update action

This commit is contained in:
2026-02-09 13:40:01 +01:00
parent 8ee3aeddad
commit b1624dba4a

View File

@@ -69,7 +69,7 @@ jobs:
with: with:
username: ${{ secrets.DOCKER_HUB_USERNAME }} username: ${{ secrets.DOCKER_HUB_USERNAME }}
password: ${{ secrets.DOCKER_HUB_PASSWORD }} password: ${{ secrets.DOCKER_HUB_PASSWORD }}
repository: ${{ steps.lowercase-repo.outputs.repository }} repository: davidquinonescl/hyperion-docker
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v5 uses: https://github.com/docker/build-push-action@v5
with: with: