Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit d4b3f3e

Browse files
authored
Merge pull request #31 from grails-plugins/action-standardization
Switch back to the root when generating documentation
2 parents 345e7a7 + 42b509a commit d4b3f3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
if: success()
6767
env:
6868
DEVELOCITY_ACCESS_KEY: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
69+
working-directory: ${{ github.workspace }}
6970
run: ../gradlew docs
7071
- name: "🚀 Publish to Github Pages"
7172
if: success()

0 commit comments

Comments
 (0)