mirror of
https://github.com/0belous/universal-plugin-repo.git
synced 2025-12-20 03:31:18 -03:00
update commit message
This commit is contained in:
parent
096b5f86e2
commit
13b2c335a5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
|
|
@ -22,5 +22,5 @@ jobs:
|
||||||
git config user.name "github-actions[bot]"
|
git config user.name "github-actions[bot]"
|
||||||
git config user.email "github-actions[bot]@users.noreply.github.com"
|
git config user.email "github-actions[bot]@users.noreply.github.com"
|
||||||
git add manifest.json images/
|
git add manifest.json images/
|
||||||
git commit -m "Update manifest.json and images" || exit 0
|
git commit -m "Generate manifest" || exit 0
|
||||||
git push
|
git push
|
||||||
Loading…
Add table
Add a link
Reference in a new issue