Skip to content

Commit

Permalink
Use tag instead
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Feb 9, 2024
1 parent 02df706 commit 9464b7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
uses: softprops/[email protected]
with:
repository: ${{ env.REPO_BIN }}
tag_name: snapshot
tag_name: ${{ env.VERSION }}
token: ${{ secrets.PAT }}
files: eask_${{ env.VERSION }}_${{ matrix.target }}.${{ env._EXT }}

Expand Down

0 comments on commit 9464b7c

Please sign in to comment.