Update .forgejo/workflows/build.yml
This commit is contained in:
parent
930f7881e4
commit
0a91d3ac5c
1 changed files with 1 additions and 1 deletions
|
@ -175,7 +175,7 @@ jobs:
|
|||
id: push
|
||||
env:
|
||||
REGISTRY_USER: ${{ github.actor }}
|
||||
REGISTRY_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
|
||||
REGISTRY_PASSWORD: ${{ secrets.REGISTRY_TOKEN }}
|
||||
with:
|
||||
registry: ${{ env.IMAGE_REGISTRY }}
|
||||
image: ${{ env.IMAGE_NAME }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue