auth update

This commit is contained in:
SnskArora 2025-03-22 15:51:45 +05:30
parent befc3d0db8
commit ce243a64b2
No known key found for this signature in database
GPG key ID: 6EC7FEA48093AB59

View file

@ -29,7 +29,7 @@ jobs:
run: make tidy
- name: Build
run: |
docker login -u snskArora --password "$AUTH" ghcr.io
docker login --username snskArora --password $AUTH ghcr.io
make build
env:
VERSION: latest