This commit is contained in:
parent
8a48b8d005
commit
82c9166275
@ -16,7 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
registry: src.pmh.codes
|
registry: src.pmh.codes
|
||||||
username: ${{ gitea.repository_owner }}
|
username: ${{ gitea.repository_owner }}
|
||||||
password: ${{ secrets.GITEA_TOKEN }}
|
password: ${{ secrets.REGISTRY_TOKEN }}
|
||||||
- uses: docker/build-push-action@v6
|
- uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
|
Loading…
Reference in New Issue
Block a user