Skip to content

Commit 3f247a1

Browse files
authored
Update GITHUB_SLUG for static website publishing
1 parent 257e0f7 commit 3f247a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Publish Main Site
3333
run: ./publish.sh
3434
env:
35-
GITHUB_SLUG: apache/grails-website
35+
GITHUB_SLUG: apache/grails-static-website
3636
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3737
GH_BRANCH: asf-site-production
3838
# AIRTABLE_BASE_ID: ${{ secrets.AIRTABLE_BASE_ID }}

0 commit comments

Comments
 (0)