Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7478d76

Browse files
authored
Update publish.yml
1 parent 59e1f1f commit 7478d76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ jobs:
2424

2525
- name: Deploy
2626
uses: peaceiris/actions-gh-pages@v3
27-
if: ${{ github.ref == 'refs/heads/main' }}
2827
with:
2928
github_token: ${{ secrets.GITHUB_TOKEN }}
30-
publish_dir: ./book
29+
external_repository: MultiSQL/multisql.github.io

0 commit comments

Comments
 (0)