action: dont use full url
This commit is contained in:
parent
0d1be7cc16
commit
fe5efccb97
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ jobs:
|
||||||
ACTIONS_RUNTIME_TOKEN: ''
|
ACTIONS_RUNTIME_TOKEN: ''
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ gitea.server_url }}/${{ gitea.repository }}:latest
|
tags: git.philt3r/${{ gitea.repository }}:latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue