fix: Update password from gitea
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user