Change push secret for workflow
All checks were successful
release-nightly / release-image (push) Successful in 2m14s

This commit is contained in:
Torjus Håkestad 2023-12-07 00:00:25 +01:00
parent 94def554c3
commit cb33bc3555

View File

@ -38,7 +38,7 @@ jobs:
with: with:
registry: git.t-juice.club registry: git.t-juice.club
username: ${{ gitea.actor }} username: ${{ gitea.actor }}
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.DOCKER_PUSH }}
- name: Get Meta - name: Get Meta
id: meta id: meta