Update .forgejo/workflows/release.yaml
This commit is contained in:
parent
e69afb93df
commit
1671117461
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ jobs:
|
||||||
context: /workspace/${{ github.repository }}
|
context: /workspace/${{ github.repository }}
|
||||||
credentials: |
|
credentials: |
|
||||||
code.252.no=${{ github.repository_owner }}:${{ secrets.REGISTRY_TOKEN }}
|
code.252.no=${{ github.repository_owner }}:${{ secrets.REGISTRY_TOKEN }}
|
||||||
destinations: "${{ github.repository }}:${{ steps.meta.outputs.tags }}"
|
destinations: "code.252.no/tommy/mbpfan:${{ steps.meta.outputs.tags }}"
|
||||||
push: 'true'
|
push: 'true'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue