generated from unai/python_boilerplate
Updated package access token, again
All checks were successful
All checks were successful
This commit is contained in:
parent
73778732ba
commit
7c191b7ecd
@ -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