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 a7c074b + 814640e commit 4da73acCopy full SHA for 4da73ac
.github/workflows/create_website_pr.yml
@@ -42,5 +42,5 @@ jobs:
42
working-directory: tools
43
env:
44
RELEASE_TAG: ${{ github.event.release.tag_name }}
45
- ADABOT_GITHUB_ACCESS_TOKEN: ${{ secrets.BLINKA_GITHUB_ACCESS_TOKEN }}
+ ADABOT_GITHUB_ACCESS_TOKEN: ${{ secrets.ADABOT_GITHUB_ACCESS_TOKEN }}
46
if: github.event_name == 'release' && (github.event.action == 'published' || github.event.action == 'rerequested')
0 commit comments