Skip to content

Commit 801a1f4

Browse files
author
Sreeparna Deb
committed
testing updated workflow for auto plugin info
1 parent 9d64077 commit 801a1f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_plugininfo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Clone manivaultstudio.github.io (feature branch)
3636
run: |
37-
git clone --branch ft/test-plugin-push https://x-access-token:${{ secrets.GH_PAGES_DEPLOY_TOKEN }}@github.com/ManiVaultStudio/manivaultstudio.github.io.git target-repo
37+
git clone --branch ft/test-plugin-push https://x-access-token:${{ secrets.TEST_GH_PAGES_DEPLOY_TOKEN }}@github.com/ManiVaultStudio/manivaultstudio.github.io.git target-repo
3838
REPO_NAME=$(basename "${{ github.repository }}")
3939
cp "$REPO_NAME.md" target-repo/_plugins/
4040

0 commit comments

Comments
 (0)