Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
xxf098 committed Nov 26, 2022
1 parent 1660624 commit 972bd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
files: flow-linux-amd64-$(git describe --tags).zip
files: flow-linux-amd64-*.zip
draft: true

0 comments on commit 972bd05

Please sign in to comment.