action: dont use full url

This commit is contained in:
Philippe Loctaux 2023-07-05 22:43:13 +02:00
parent 0d1be7cc16
commit fe5efccb97

View file

@ -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