Update .forgejo/workflows/package-check.yml

This commit is contained in:
melody 2025-06-18 18:26:31 +02:00
commit 9e1ecd2628

View file

@ -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