[ci] fix
This commit is contained in:
parent
970b9ab7f2
commit
d07c4593cf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
|||
with:
|
||||
registry: git.kmsign.ru
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ PACKAGE_TOKEN }}
|
||||
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
|
|
Loading…
Reference in a new issue