1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-09 15:35:24 +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

@ -33,6 +33,9 @@ jobs:
- get-release
with:
tag: ${{ jobs.get-release.outputs.tag }}
secrets:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
notify-discord:
name: Notify Discord