update action
This commit is contained in:
@@ -69,7 +69,7 @@ jobs:
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
repository: ${{ steps.lowercase-repo.outputs.repository }}
|
||||
repository: davidquinonescl/hyperion-docker
|
||||
- name: Build and push
|
||||
uses: https://github.com/docker/build-push-action@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user