Skip to content

Commit bdd3043

Browse files
committed
🔧 Fix PRs publishing the site...
1 parent 3a1fa4d commit bdd3043

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
cmd: build
2323

2424
- name: Push to Build Branch
25+
if: github.ref == 'refs/heads/main'
2526
uses: s0/git-publish-subdir-action@develop
2627
env:
2728
REPO: self

0 commit comments

Comments
 (0)