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 257e0f7 commit 3f247a1Copy full SHA for 3f247a1
.github/workflows/publish.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Publish Main Site
33
run: ./publish.sh
34
env:
35
- GITHUB_SLUG: apache/grails-website
+ GITHUB_SLUG: apache/grails-static-website
36
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
37
GH_BRANCH: asf-site-production
38
# AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}
0 commit comments