Skip to content

Commit

Permalink
Merge pull request #22 from step-security/varunsh-coder-patch-1
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
varunsh-coder authored Aug 27, 2022
2 parents 298e995 + 50dd2ad commit b6a07fe
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 b6a07fe

Please sign in to comment.