We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1fa4d commit bdd3043Copy full SHA for bdd3043
.github/workflows/publish.yml
@@ -22,6 +22,7 @@ jobs:
22
cmd: build
23
24
- name: Push to Build Branch
25
+ if: github.ref == 'refs/heads/main'
26
uses: s0/git-publish-subdir-action@develop
27
env:
28
REPO: self
0 commit comments