generated from unai/python_boilerplate
Compare commits
3 Commits
unai-patch
...
v0.1.3
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b5c5af13d | |||
| 7c191b7ecd | |||
| 73778732ba |
@@ -51,7 +51,7 @@ jobs:
|
||||
with:
|
||||
registry: ${{ steps.meta.outputs.REGISTRY_HOST }}
|
||||
username: ${{ github.actor }}
|
||||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
password: ${{ secrets.PACKAGES_TOKEN }}
|
||||
|
||||
- name: Build and Push Docker Image
|
||||
uses: docker/build-push-action@v4
|
||||
|
||||
Reference in New Issue
Block a user