Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
viktordanov committed Jul 20, 2021
1 parent f441437 commit b2ac31c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
with:
artifacts: "abacus,abacus.exe"
commit: main
tag: abacus ${{ env.VERSION_TAG }}
tag: ${{ env.VERSION_TAG }}
name: abacus ${{ env.VERSION_TAG }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b2ac31c

Please sign in to comment.