Fix ref -> ref_name
All checks were successful
Build Image for Deployment / build (push) Successful in 6m14s
All checks were successful
Build Image for Deployment / build (push) Successful in 6m14s
This commit is contained in:
parent
0daffa4847
commit
7ebc13b19a
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ jobs:
|
|||
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5
|
||||
with:
|
||||
push: true
|
||||
tags: git.rabbithole.cyou/paravielfalt/mastodon:${{ gitea.ref }}
|
||||
tags: git.rabbithole.cyou/paravielfalt/mastodon:${{ gitea.ref_name }}
|
||||
|
|
Loading…
Reference in a new issue