add secrets to 'on'

This commit is contained in:
mightypanders 2023-06-14 21:42:16 +02:00
parent 79ffde5f34
commit c0f91aad79

View File

@ -1,6 +1,10 @@
name: Build a docker image for node-jellyfin-role-ot
run-name: ${{ gitea.actor }} is building an image
on: [push]
on:
push:
secrets:
TOKEN:
required: true
env:
REGISTRY: gitea.brudi.xyz