Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
bb48ea3f64
commit
9e1ecd2628
1 changed files with 1 additions and 1 deletions
|
@ -82,5 +82,5 @@ jobs:
|
||||||
git config user.name "forgejo-runner"
|
git config user.name "forgejo-runner"
|
||||||
git config user.email "runner@forgejo.local"
|
git config user.email "runner@forgejo.local"
|
||||||
git add .last_version .last_rebuild
|
git add .last_version .last_rebuild
|
||||||
git commit -m "Update tracked version to $LATEST_VERSION"
|
git commit -m "Update build metdata"
|
||||||
git push
|
git push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue