generated from unai/python_boilerplate
Compare commits
2 Commits
ed3045f6a4
...
73778732ba
| Author | SHA1 | Date | |
|---|---|---|---|
| 73778732ba | |||
| 86f8e67318 |
@ -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