auth update

This commit is contained in:
SnskArora 2025-03-22 16:15:21 +05:30
parent 42f97420c8
commit 77277e8c14
No known key found for this signature in database
GPG key ID: 6EC7FEA48093AB59

View file

@ -40,7 +40,7 @@ jobs:
with:
registry: ghcr.io
username: snskArora
password: ${{ steps.generate_token.outputs.token }}
password: ${{ secrets.grained_auth }}
- name: Build
run: make build