Skip to content

Commit

Permalink
Fix publish godot version
Browse files Browse the repository at this point in the history
  • Loading branch information
GuilhermeGSousa committed Jul 19, 2024
1 parent c1a5fd1 commit 3f9808a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v2
- uses: chickensoft-games/setup-godot@v2.1.1
with:
version: 4.3-beta3
version: 4.3.0-beta3
include-templates: true
- name: Web Build
run: |
Expand Down

0 comments on commit 3f9808a

Please sign in to comment.