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 dfe4090 commit 3a0fb69Copy full SHA for 3a0fb69
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
env:
40
GH_TOKEN: ${{ secrets.GRAILS_GHTOKEN }}
41
GRADLE_PUBLISH_RELEASE: 'false'
42
- SOURCE_FOLDER: /build/dist
+ SOURCE_FOLDER: build/dist
43
TARGET_REPOSITORY: 'apache/grails-website'
44
DOCUMENTATION_BRANCH: 'asf-site-production'
45
# TODO Fix Grails Guide Publishing
0 commit comments