Skip to content

Commit af7b7b0

Browse files
committed
chore: my focus with GHActions is 0
1 parent 494c512 commit af7b7b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
allow_empty_commit: false
3939
github_token: ${{ secrets.GITHUB_TOKEN }}
40-
publish_branch: _site
41-
publish_dir: ./
40+
publish_branch: publish
41+
publish_dir: _site
4242
user_name: "github-actions[bot]"
4343
user_email: "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)