Fix 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:28:09 -04:00
parent f1959e08e7
commit 69f415904f

View File

@@ -33,7 +33,7 @@ jobs:
uses: docker/login-action@v3
with:
registry: git.vpn.cusano.net
username: ${{ github.actor }} # Uses the user or bot that triggered the workflow
username: ${{ gitea.actor }} # Uses the user or bot that triggered the workflow
password: ${{ secrets.GITHUB_TOKEN }} # The built-in, temporary token
- name: Get Meta