Skip to content

Commit

Permalink
pkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
programmingAthlete committed Oct 25, 2022
1 parent 076390e commit 8c3ca3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.version.output.PK_VERSION }}
tag_name: ${{ steps.version.outputs.PKG_VERSION }}
draft: false
prerelease: false

0 comments on commit 8c3ca3b

Please sign in to comment.