revert Update .forgejo/workflows/package-check.yml
This commit is contained in:
melody 2025-06-18 18:22:29 +02:00
commit 8fe69523c1

View file

@ -77,7 +77,7 @@ jobs:
shell: sh
run: |
git config user.name "forgejo-runner"
git config user.email "runner@shork.ch"
git config user.email "runner@forgejo.local"
git add .last_version .last_rebuild
git commit -m "Update build data"
git commit -m "Update tracked version to $LATEST_VERSION"
git push