chore(ci): pass dockerhub secrets from parent

though they only exist in the environment
This commit is contained in:
Matthias
2026-03-10 07:15:31 +01:00
parent 6b6dcd8c52
commit f34ad5fc42
2 changed files with 4 additions and 2 deletions
+2
View File
@@ -423,6 +423,8 @@ jobs:
contents: read
secrets:
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
packages-cleanup: