Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Levrault authored Aug 27, 2021
1 parent 871d8e3 commit 500884a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo ::set-output name=TAG_VERSION::${GITHUB_REF#refs/tags/v}
- name: export game
# Use latest version (see releases for all versions)
uses: firebelley/godot-export@v2.6.1
uses: firebelley/godot-export@v2.8.1
with:
# Defining all the required inputs
# I used the mono version of Godot in this example
Expand Down

0 comments on commit 500884a

Please sign in to comment.