use secret
All checks were successful
/ build-base (bookworm, 17) (push) Successful in 2m19s

This commit is contained in:
Ryan Voots 2025-05-08 11:48:19 -04:00
parent 333f5b3ca1
commit 37976eab79

View file

@ -35,7 +35,7 @@ jobs:
with:
registry: gitea.simcop2387.info
username: simcop2387
password: ${{ env.GITHUB_TOKEN }}
password: ${{ secrets.DOCKER_TOKEN }}
- name: Build and push
uses: https://github.com/docker/build-push-action@v6