fix: Update container repo info
This commit is contained in:
parent
eceba1da4b
commit
7cd3fcb12c
6
.github/workflows/docker.yml
vendored
6
.github/workflows/docker.yml
vendored
@ -12,10 +12,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Build and push image
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
uses: elgohr/Publish-Docker-Github-Action@v4
|
||||
with:
|
||||
name: spruceid/siwe_oidc
|
||||
username: ${{ github.actor }}
|
||||
name: nathanwoodburnwoodburn/eth-oidc
|
||||
username: nathanwoodburn
|
||||
password: ${{ secrets.DOCKERGIT_TOKEN }}
|
||||
registry: git.woodburn.au
|
||||
tag_names: true
|
||||
|
Loading…
Reference in New Issue
Block a user