This commit is contained in:
parent
f4b4214521
commit
cb7447154a
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ jobs:
|
|||
with:
|
||||
registry: git.spgrn.com
|
||||
username: seang96
|
||||
password: ${{ secrets.token}}
|
||||
password: ${{ secrets.TOKEN }}
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue