fix: Update password from gitea
Some checks failed
ci / build (x86_64-unknown-linux-gnu) (push) Failing after 5s
ci / build (wasm32-unknown-unknown) (push) Failing after 10s
Publish Docker / build (push) Failing after 12m6s

This commit is contained in:
Nathan Woodburn 2025-02-14 12:41:26 +11:00
parent f153bd996a
commit 63ec38ac6d
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -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