We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3fd399 commit faffff1Copy full SHA for faffff1
.github/workflows/merge-content-to-project.yml
@@ -19,4 +19,4 @@ jobs:
19
run: npx semantic-release --debug
20
env:
21
# GitHub sets this automatically
22
- GITHUB_TOKEN: ${{ secrets.TF_DEVEX_PROJECT_GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.RELEASE_GITHUB_TOKEN }}
0 commit comments