mirror of
https://github.com/aserper/masto-rss.git
synced 2025-12-16 21:05:26 +00:00
Update docker-publish.yml
This commit is contained in:
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user