We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f45a7f commit cb9401cCopy full SHA for cb9401c
.github/workflows/rust-sdk-release.yml
@@ -55,4 +55,4 @@ jobs:
55
committer: spinframeworkbot <[email protected]>
56
author: spinframeworkbot <[email protected]>
57
signoff: true
58
- token: ${{ github.token }}
+ token: ${{ secrets.SPIN_RUST_SDK_RELEASE_PAT }}
0 commit comments