Skip to content

Commit cb9401c

Browse files
Use PAT instead of github.token (#3333)
Signed-off-by: Brian Hardock <[email protected]>
1 parent 4f45a7f commit cb9401c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust-sdk-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@ jobs:
5555
committer: spinframeworkbot <[email protected]>
5656
author: spinframeworkbot <[email protected]>
5757
signoff: true
58-
token: ${{ github.token }}
58+
token: ${{ secrets.SPIN_RUST_SDK_RELEASE_PAT }}

0 commit comments

Comments
 (0)