Skip to content

Commit ff078ca

Browse files
Update
1 parent 4c7dd89 commit ff078ca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
env:
2929
REPO: self
3030
BRANCH: deploy
31-
FOLDER: ./build
31+
FOLDER: build
3232
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
33-
MESSAGE: "Build: ({sha}) {msg}"
33+
MESSAGE: "Build: ({sha}) {msg}"
34+
TARGET_DIR: build

0 commit comments

Comments
 (0)