mirror of
https://github.com/zigzap/zap.git
synced 2025-10-21 07:34:08 +00:00
fix push
This commit is contained in:
parent
cb7abc3467
commit
7728fbc534
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mastercheck.yml
vendored
2
.github/workflows/mastercheck.yml
vendored
|
@ -60,4 +60,4 @@ jobs:
|
||||||
git config --local user.email "action@github.com"
|
git config --local user.email "action@github.com"
|
||||||
git config --local user.name "GitHub Action"
|
git config --local user.name "GitHub Action"
|
||||||
git commit -am "Update README"
|
git commit -am "Update README"
|
||||||
git push origin master
|
git push origin zig-0.12.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue