Skip to content

Commit 1204ba0

Browse files
Update release.yml (#28)
1 parent 5f4c2b7 commit 1204ba0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.github/workflows/release.yml

+4-2
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,13 @@ jobs:
3232
github.com:443
3333
prod.api.stepsecurity.io:443
3434

35-
- uses: step-security/wait-for-secrets@v1
35+
- uses: step-security/wait-for-secrets@main
3636
id: wait-for-secrets
3737
with:
3838
secrets: |
39-
PAT
39+
PAT:
40+
name: PAT to create tag
41+
description: Generate new PAT and delete after release
4042
- name: Update the ${{ env.TAG_NAME }} tag
4143
uses: step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d
4244
with:

0 commit comments

Comments
 (0)