Skip to content

Commit db1f043

Browse files
committed
Use PAT to create th eGithub tag
Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>
1 parent 2258977 commit db1f043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ jobs:
8484
ref: ${{ needs.prepare-release.outputs.commit_sha }}
8585
fetch-depth: 0
8686
fetch-tags: true
87+
token: ${{ secrets.RC_GITHUB_PAT }}
8788

8889
- name: Determine next RC tag
8990
id: rc_tag

0 commit comments

Comments
 (0)