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