Skip to content

Commit

Permalink
release latest
Browse files Browse the repository at this point in the history
  • Loading branch information
rigazilla committed Mar 17, 2023
1 parent ea1949d commit 383d5aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ jobs:
artifacts: "build_win/*.zip"
token: ${{ secrets.GITHUB_TOKEN }}
allowUpdates: true
tag: ${{ GITHUB_REF_NAME }}-latest
tag: ${{ env.GITHUB_REF_NAME }}-latest

0 comments on commit 383d5aa

Please sign in to comment.