Skip to content

Commit efc4ec4

Browse files
committed
deploy to gh-pags branch
1 parent 8deae4c commit efc4ec4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
if: github.ref == 'refs/heads/main' && github.event_name == 'push'
2929
uses: peaceiris/actions-gh-pages@v3
3030
with:
31-
# Deploy to external repository
32-
external_repository: PPUC/PPUC.github.io
3331
# Deletes all files in target repo except .git before deploying new files
3432
keep_files: false
3533
publish_dir: ./out

0 commit comments

Comments
 (0)