fix another github mistake
Some checks failed
Lint / lint (push) Failing after 6s
release-tag / release-image (push) Failing after 16s

This commit is contained in:
Logan Cusano
2025-10-23 03:38:24 -04:00
parent 69f415904f
commit 23dfcb0fb8

View File

@@ -34,7 +34,7 @@ jobs:
with:
registry: git.vpn.cusano.net
username: ${{ gitea.actor }} # Uses the user or bot that triggered the workflow
password: ${{ secrets.GITHUB_TOKEN }} # The built-in, temporary token
password: ${{ secrets.GITEA_TOKEN }} # The built-in, temporary token
- name: Get Meta
id: meta