Skip to content

Commit

Permalink
update release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
fcannizzaro committed Dec 26, 2023
1 parent 9b9c1a7 commit f713413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,6 @@ jobs:
name: "${{ env.PLUGIN_VERSION }}"
prerelease: true
allowUpdates: true
tag: "${{ env.PLUGIN_VERSION }}"
token: "${{ secrets.SECRET_RELEASE_TOKEN }}"
artifacts: "./plugin/com.dim.streamdeck.streamDeckPlugin"

0 comments on commit f713413

Please sign in to comment.