1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-06 22:15:22 +02:00

add secrets

This commit is contained in:
Hayden 2022-09-10 11:13:40 -08:00
parent 7231c842c0
commit 6d818fe5bc
3 changed files with 11 additions and 0 deletions

View file

@ -22,6 +22,9 @@ jobs:
- backend-tests
with:
tag: nightly
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
notify-discord:
name: Notify Discord