Update docker-publish.yml

This commit is contained in:
unroll3677
2025-07-16 14:18:13 +02:00
committed by GitHub
parent 760d84d104
commit 22677de465

View File

@@ -21,5 +21,5 @@ jobs:
uses: docker/build-push-action@v4
with:
context: .
push: true # <- BELANGRIJK: staat nu op 'true'
tags: ${{ secrets.DOCKERHUB_USERNAME }}/<jouw-app-naam>:latest
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/masto-rss-advanced:latest