This commit is contained in:
parent
43bba4fac9
commit
a42394e0f8
1 changed files with 2 additions and 2 deletions
|
@ -23,8 +23,8 @@ jobs:
|
|||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: code.tjo.space
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
username: mentos1386
|
||||
password: ${{ secrets.PACKAGES_TOKEN }}
|
||||
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
|
|
Loading…
Reference in a new issue