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 3f247a1 commit 667418fCopy full SHA for 667418f
.github/workflows/publish.yml
@@ -33,7 +33,7 @@ jobs:
33
run: ./publish.sh
34
env:
35
GITHUB_SLUG: apache/grails-static-website
36
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GH_TOKEN: ${{ secrets.GRAILS_GHTOKEN }}
37
GH_BRANCH: asf-site-production
38
# AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}
39
# AIRTABLE_API_KEY: ${{ secrets.AIRTABLE_API_KEY }}
0 commit comments