wops
This commit is contained in:
parent
d14403d636
commit
278e2d9066
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name "forgejo-bot"
|
||||
git config --global user.email "bot@pweapon.org"
|
||||
git add package.json
|
||||
git add package.json || exit 0
|
||||
git commit -m "chore: update minor dependencies"
|
||||
git push origin HEAD:${GITHUB_REF#refs/heads/}
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue