Remove docker image
Some checks failed
PUBLISH_IMAGE / Publish 'waka-readme-stats' image (push) Failing after 1m10s

This commit is contained in:
2024-11-05 21:10:22 -05:00
parent 4a6a6999aa
commit 5b1e97a439

View File

@@ -29,7 +29,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: jofranmtz/wakapi-readme-stats images: ${{ vars.DOCKERHUB_IMAGE }}
tags: | tags: |
type=ref,event=branch type=ref,event=branch
type=ref,event=pr type=ref,event=pr