change action
All checks were successful
Build docker container / build (push) Successful in 7m28s

This commit is contained in:
David Claeys 2024-07-10 12:28:46 +02:00
parent 5dbd1f63c3
commit 8e915b1dd5

View File

@ -25,7 +25,7 @@ jobs:
with:
registry: git.claeyscloud.com
username: nologin
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PACKAGE_TOKEN }}
- name: Build and push
uses: https://github.com/docker/build-push-action@v5
with: