Skip to content

Commit

Permalink
add godot version env variable
Browse files Browse the repository at this point in the history
  • Loading branch information
myin142 committed Jul 17, 2022
1 parent 29beca0 commit 44838bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
env:
GAME: dice-break
CHANNEL: ${{matrix.channel}}
GODOT_VERSION: 3.4.4
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 44838bc

Please sign in to comment.