fix: use pat, use shell
All checks were successful
Check / check (push) Successful in 55s

This commit is contained in:
2025-05-17 04:29:39 -04:00
parent 3bdef16173
commit 13b652d425
2 changed files with 4 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
with:
registry: ${{ github.server_url }}
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
password: ${{ secrets.PAT }}
- name: Build & load images
run: |