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

Commit cfdc3f8

Browse files
committed
Fix FOLDER
1 parent 63ca810 commit cfdc3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
TARGET_REPOSITORY: ${{ github.repository }}
7777
GH_TOKEN: ${{ secrets.GH_TOKEN }}
7878
BRANCH: gh-pages
79-
FOLDER: plugin/build/docs
79+
FOLDER: build/docs
8080
DOC_FOLDER: gh-pages
8181
COMMIT_EMAIL: ${{ env.GIT_USER_EMAIL }}
8282
COMMIT_NAME: ${{ env.GIT_USER_NAME }}

0 commit comments

Comments
 (0)