auth update

This commit is contained in:
SnskArora 2025-03-22 15:54:57 +05:30
parent ce243a64b2
commit d2cb5280bd
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 --username snskArora --password $AUTH ghcr.io
echo "${{ steps.generate_token.outputs.token }}" | docker login docker.pkg.github.com -u snskArora --password-stdin
make build
env:
VERSION: latest