:-'Generic Commit'
All checks were successful
Gitea Actions Demo / Build (push) Successful in 8s

This commit is contained in:
Your Name 2025-05-29 19:09:28 +12:00
parent f1fb6b8ba1
commit de759dce06

View File

@ -15,6 +15,7 @@ jobs:
uses: docker/login-action@v3 uses: docker/login-action@v3
with: with:
registry: gitea.jde.nz registry: gitea.jde.nz
username: DoesntMatter
password: ${{ secrets.DOCKER_PUSH_TOKEN }} password: ${{ secrets.DOCKER_PUSH_TOKEN }}
- name: Publish - name: Publish
run: | run: |