Update .forgejo/workflows/package-check.yml

This commit is contained in:
melody 2025-07-24 14:48:08 +02:00
commit c85ca4e2e9

View file

@ -86,6 +86,8 @@ jobs:
- name: Commit updated metadata
if: env.UPDATE == 'true'
run: |
pwd
cat .*
git config user.name "$COMMIT_AUTHOR_NAME"
git config user.email "$COMMIT_AUTHOR_EMAIL"
git add .last_version .last_rebuild