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.
2 parents 23af064 + 2604f18 commit fdbc98bCopy full SHA for fdbc98b
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
with:
21
fetch-depth: 0
22
- ssh-key: ${{ secrets.BOT_SSH_KEY }}
+ token: ${{ secrets.RELEASE_TOKEN }}
23
24
- name: Setup Node.js
25
uses: actions/setup-node@v4
0 commit comments