You've already forked wakapi-readme-stats
container registry changed to dockerhub
This commit is contained in:
1
.github/workflows/build_image.yml
vendored
1
.github/workflows/build_image.yml
vendored
@@ -15,7 +15,6 @@ jobs:
|
||||
- name: Log in to the container registry 🚪
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: ghcr.io
|
||||
username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user