generated from unai/python_boilerplate
Merge pull request 'Updated package access token, again' (#6) from unai-patch-4 into main
Reviewed-on: #6
This commit is contained in:
commit
0b5c5af13d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user