Publish docker image under bounds for testing
This commit is contained in:
parent
2100acae79
commit
1ea0634d5f
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Build and push image
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
with:
|
||||
name: spruceid/siwe_oidc
|
||||
name: bounds/siwe_oidc
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GH_PACKAGE_PUSH_TOKEN }}
|
||||
registry: ghcr.io
|
||||
|
Loading…
x
Reference in New Issue
Block a user