Update .forgejo/workflows/package-check.yml

This commit is contained in:
melody 2025-06-18 19:33:17 +02:00
commit bf67b661b7

View file

@ -6,7 +6,7 @@ on:
- cron: '0 1 * * *'
env:
PACKAGE: curl
PACKAGE: rsync
DOCKER_REGISTRY: git.shork.ch
REGISTRY_USER: melody
COMMIT_AUTHOR_NAME: "forgejo-runner"