You've already forked wakapi-readme-stats
feature: Update docker image build
This commit is contained in:
4
.github/workflows/build_image.yml
vendored
4
.github/workflows/build_image.yml
vendored
@@ -22,14 +22,14 @@ jobs:
|
||||
- name: Log in to the container registry 🚪
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
username: wakareadmestats
|
||||
username: jofranmtz
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Extract metadata (tags, labels) for Docker 🏋️
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: wakareadmestats/waka-readme-stats
|
||||
images: jofranmtz/wakapi-readme-stats
|
||||
tags: |
|
||||
type=ref,event=branch
|
||||
type=ref,event=pr
|
||||
|
||||
Reference in New Issue
Block a user