1 Commits
1.0.6 ... main

Author SHA1 Message Date
05fc0a3803 update action 2026-03-05 11:32:20 +01:00

View File

@@ -108,7 +108,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: davidquinonescl/hyperion-docker repository: davidquinonescl/pluto-tv-scraper
- 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: