This commit is contained in:
parent
e9d8c1a383
commit
8295d50b9d
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@ jobs:
|
|||
uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 # 5.1.0
|
||||
with:
|
||||
push: true
|
||||
tags: $GITHUB_REPOSITORY:latest
|
||||
tags: ${{ env.GITHUB_REPOSITORY }}:latest
|
||||
|
|
Loading…
Add table
Reference in a new issue