Update .gitea/workflows/publish.yml
All checks were successful
Publish Docker image / docker_publish (push) Successful in 16s

This commit is contained in:
xeovalyte 2024-01-16 13:48:36 +01:00
parent 44c90d9f4c
commit 14f473c895

View File

@ -19,7 +19,7 @@ jobs:
with:
registry: gitea.xeovalyte.dev
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.DOCKER_PASSWORD }}
- name: Build and push Docker image
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4