Try using repo info from the github object again
This commit is contained in:
parent
c278056a2c
commit
ce0a54a08b
2
.github/workflows/container-stable.yaml
vendored
2
.github/workflows/container-stable.yaml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/${{ env.GITHUB_REPOSITORY }}:stable
|
ghcr.io/${{ github.action_repository }}:stable
|
||||||
labels: |
|
labels: |
|
||||||
action_id=${{ github.action }}
|
action_id=${{ github.action }}
|
||||||
action_link=${{ env.LINK }}
|
action_link=${{ env.LINK }}
|
||||||
|
Loading…
Reference in New Issue
Block a user