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 5fd303a commit 1abb2f3Copy full SHA for 1abb2f3
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: s0/git-publish-subdir-action@develop
28
env:
29
REPO: self
30
- BRANCH: master
+ BRANCH: deploy
31
FOLDER: out
32
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33
MESSAGE: "Build: ({sha}) {msg}"
0 commit comments