auth update
This commit is contained in:
parent
ce243a64b2
commit
d2cb5280bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue