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 c536eee commit 644a336Copy full SHA for 644a336
.github/workflows/release.yaml
@@ -84,4 +84,4 @@ jobs:
84
with:
85
type: now
86
target_branch: main
87
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.SYNC_RELEASE_TO_MAIN_TOKEN }}
0 commit comments