Update secrets
Some checks failed
release-tag / release-image (push) Failing after 24s

This commit is contained in:
Logan Cusano
2025-12-29 00:48:20 -05:00
parent 15f91819e4
commit 8c275111e2

View File

@@ -31,7 +31,7 @@ jobs:
with: with:
registry: git.vpn.cusano.net # replace it with your local IP registry: git.vpn.cusano.net # replace it with your local IP
username: ${{ secrets.GIT_REPO_USERNAME }} username: ${{ secrets.GIT_REPO_USERNAME }}
password: ${{ secrets.GIT_REPO_PASSWORD }} password: ${{ secrets.BUILD_TOKEN }}
- name: Get Meta - name: Get Meta
id: meta id: meta