auth update
This commit is contained in:
parent
42f97420c8
commit
77277e8c14
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -40,7 +40,7 @@ jobs:
|
|||
with:
|
||||
registry: ghcr.io
|
||||
username: snskArora
|
||||
password: ${{ steps.generate_token.outputs.token }}
|
||||
password: ${{ secrets.grained_auth }}
|
||||
|
||||
- name: Build
|
||||
run: make build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue