Adjust vars
This commit is contained in:
parent
3259614717
commit
e7eea8e7b8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
- main
|
||||
|
||||
env:
|
||||
LATEST_IMAGE: ${{ github.GITHUB_SERVER_URL }}/${{ github.GITHUB_REPOSITORY }}:latest
|
||||
LATEST_IMAGE: ${{ github.server_url }}/${{ github.repository }}:latest
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in a new issue