Skip to content

Commit 1abb2f3

Browse files
Update
1 parent 5fd303a commit 1abb2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: s0/git-publish-subdir-action@develop
2828
env:
2929
REPO: self
30-
BRANCH: master
30+
BRANCH: deploy
3131
FOLDER: out
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
MESSAGE: "Build: ({sha}) {msg}"

0 commit comments

Comments
 (0)