Updated action secret
All checks were successful
pipeline / build-and-push-image (push) Successful in 12s

This commit is contained in:
2024-11-23 19:11:14 +01:00
parent 8756ab1a4e
commit a3f90cbab1

View File

@@ -19,7 +19,7 @@ jobs:
with: with:
registry: https://git.vhaudiquet.fr registry: https://git.vhaudiquet.fr
username: ${{ github.actor }} username: ${{ github.actor }}
password: ${{ secrets.GITEA_TOKEN }} password: ${{ secrets.PACKAGES_TOKEN }}
- name: Build and push docker image - name: Build and push docker image
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6