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 3a0fb69 commit 9e46784Copy full SHA for 9e46784
.github/workflows/publish.yml
@@ -42,6 +42,7 @@ jobs:
42
SOURCE_FOLDER: build/dist
43
TARGET_REPOSITORY: 'apache/grails-website'
44
DOCUMENTATION_BRANCH: 'asf-site-production'
45
+ LAST_SNAPSHOT_FOLDER: '' # publish site to root
46
# TODO Fix Grails Guide Publishing
47
# - name: Publish Guides Site
48
# run: ./publish.sh
0 commit comments