fix: bogey tag 🐛

This commit is contained in:
2024-07-22 22:26:42 +12:00
parent d15f1b72b3
commit 5a4fe3fd64

2
.github/release.yml vendored
View File

@@ -35,4 +35,4 @@ jobs:
push: true
tags: >
${{ secrets.DOCKERHUB_USERNAME }}/ubuntu:act_gitea-latest,
${{ secrets.DOCKERHUB_USERNAME }}/ubuntu:act_gitea:${{ env.GITHUB_REF_NAME }}
${{ secrets.DOCKERHUB_USERNAME }}/ubuntu:act_gitea-${{ env.GITHUB_REF_NAME }}