Skip to content

Commit c63188d

Browse files
committed
fix
1 parent 312c41e commit c63188d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/static.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@ jobs:
4040
git status
4141
git add .
4242
git commit -m "Minify HTML"
43-
git push
43+
git push origin build
4444
env:
4545
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)