Use package token
Some checks failed
/ build (push) Failing after 19s

This commit is contained in:
Aram 🍐 2025-08-23 03:10:30 -04:00
parent 82dc9d8a5a
commit 5b99d2018c

View file

@ -31,4 +31,4 @@ jobs:
tags: ${{ steps.build-image.outputs.tags }}
registry: git.poire.dev
username: ${{ env.FORGEJO_ACTOR }}
password: ${{ secrets.FORGEJO_TOKEN }}
password: ${{ secrets.PACKAGE_TOKEN }}