Skip to content

Commit

Permalink
Fix debug version
Browse files Browse the repository at this point in the history
  • Loading branch information
robpc committed May 25, 2021
1 parent 57c2ca4 commit 130c8d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ jobs:
version: ${{ env.version }}
export_name: ${{ env.app_name }}
steps:
#- run: echo "version=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV
- run: echo "version=0.0-settings-test" >> $GITHUB_ENV
- run: echo "version=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV
exports:
name: Export from Godot
needs:
Expand Down

0 comments on commit 130c8d7

Please sign in to comment.