auth update

This commit is contained in:
SnskArora 2025-03-22 15:50:29 +05:30
parent 45002486eb
commit befc3d0db8
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 ghcr.io -u snskArora --password $AUTH
docker login -u snskArora --password "$AUTH" ghcr.io
make build
env:
VERSION: latest