Skip to content

Commit 6f9882c

Browse files
Update
1 parent dd3e1a6 commit 6f9882c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
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: build
31-
FOLDER: .
30+
BRANCH: deploy
31+
FOLDER: build
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
MESSAGE: "Build ({sha}) {msg}"

0 commit comments

Comments
 (0)