generated from unai/python_boilerplate
Compare commits
No commits in common. "73778732ba0f2b025c3e14b2834da08174903864" and "ed3045f6a4a4235c8772876377236cf53963b405" have entirely different histories.
73778732ba
...
ed3045f6a4
@ -50,7 +50,7 @@ jobs:
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
registry: ${{ steps.meta.outputs.REGISTRY_HOST }}
|
||||
username: ${{ github.actor }}
|
||||
username: ${{ gitea.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user