You've already forked wakapi-readme-stats
Update registry url for project
Some checks failed
PUBLISH_IMAGE / Publish 'wakapi-readme-stats' image (push) Has been cancelled
Some checks failed
PUBLISH_IMAGE / Publish 'wakapi-readme-stats' image (push) Has been cancelled
This commit is contained in:
2
.github/workflows/build_image.yml
vendored
2
.github/workflows/build_image.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
|||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v4
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: jofranmtz/wakapi-readme-stats
|
images: ${{ github.repository }}
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=ref,event=pr
|
type=ref,event=pr
|
||||||
|
|||||||
Reference in New Issue
Block a user