Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
varunsh-coder authored Aug 27, 2022
1 parent 298e995 commit 50dd2ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
uses: step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d
with:
source-tag: ${{ env.TAG_NAME }}
token: steps.wait-for-secrets.outputs.PAT
token: ${{ steps.wait-for-secrets.outputs.PAT }}

0 comments on commit 50dd2ad

Please sign in to comment.