generated from unai/python_boilerplate
Merge pull request 'Update action user for gitea publish container' (#5) from unai-patch-3 into main
Reviewed-on: #5
This commit is contained in:
commit
73778732ba
@ -50,7 +50,7 @@ jobs:
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: ${{ steps.meta.outputs.REGISTRY_HOST }}
|
||||
username: ${{ gitea.actor }}
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user