auth update
This commit is contained in:
parent
45002486eb
commit
befc3d0db8
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 ghcr.io -u snskArora --password $AUTH
|
||||
docker login -u snskArora --password "$AUTH" ghcr.io
|
||||
make build
|
||||
env:
|
||||
VERSION: latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue