fix: Update password from gitea
This commit is contained in:
parent
f153bd996a
commit
63ec38ac6d
4
.github/workflows/docker.yml
vendored
4
.github/workflows/docker.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
with:
|
||||
name: spruceid/siwe_oidc
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GH_PACKAGE_PUSH_TOKEN }}
|
||||
registry: ghcr.io
|
||||
password: ${{ secrets.DOCKERGIT_TOKEN }}
|
||||
registry: git.woodburn.au
|
||||
tag_names: true
|
||||
tag_semver: true
|
||||
snapshot: true
|
||||
|
Loading…
Reference in New Issue
Block a user