portential newer var to use?
Some checks failed
Lint / lint (push) Failing after 12s
release-tag / release-image (push) Failing after 24s

This commit is contained in:
Logan Cusano
2025-10-23 03:43:51 -04:00
parent 23dfcb0fb8
commit 51c41f20ce

View File

@@ -16,7 +16,7 @@ jobs:
CONTAINER_NAME: op25-client
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
@@ -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.GITEA_TOKEN }} # The built-in, temporary token
password: ${{ secrets.GITHUB_COM_TOKEN }} # The built-in, temporary token
- name: Get Meta
id: meta