Skip to content

Commit

Permalink
Update deploy_flutter.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erictg committed Jul 4, 2023
1 parent dd70556 commit 6f14cf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_flutter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
draft: false
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.ref }}
tag_name: ${{ steps.version.outputs.version }}
env:
GITHUB_TOKEN: ${{ github.token }}
- name: upload linux artifact
Expand Down

0 comments on commit 6f14cf5

Please sign in to comment.