This commit is contained in:
parent
eadd9d1dec
commit
03d3028405
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
||||||
- name: Log in to Gitea Container Registry
|
- name: Log in to Gitea Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.PUSH_TOKEN }}
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
registry: git.thecodedom.com
|
registry: git.thecodedom.com
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue