fix: Typo in docker image name
All checks were successful
Publish Docker / build (push) Successful in 3m35s
All checks were successful
Publish Docker / build (push) Successful in 3m35s
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Build and push image
|
||||
uses: elgohr/Publish-Docker-Github-Action@v5
|
||||
with:
|
||||
name: nathanwoodburnwoodburn/eth-oidc
|
||||
name: nathanwoodburn/eth-oidc
|
||||
username: nathanwoodburn
|
||||
password: ${{ secrets.DOCKERGIT_TOKEN }}
|
||||
registry: git.woodburn.au
|
||||
|
||||
Reference in New Issue
Block a user