Try using repo info from the github object again

This commit is contained in:
Nikolai Rodionov 2023-01-18 12:36:12 +01:00
parent c278056a2c
commit ce0a54a08b

View File

@ -41,7 +41,7 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/${{ env.GITHUB_REPOSITORY }}:stable
ghcr.io/${{ github.action_repository }}:stable
labels: |
action_id=${{ github.action }}
action_link=${{ env.LINK }}