fix release tag
All checks were successful
build / build (push) Successful in 31s
release-tag / release-image (push) Successful in 15m26s

This commit is contained in:
Tijl 2024-09-12 00:54:23 +02:00
parent a3b4155c0a
commit 8f09da7a8f
Signed by: tijl
GPG Key ID: DAE24BFCD722F053

View File

@ -1,7 +1,9 @@
name: release-tag name: release-tag
on: on:
push push:
tags:
- 'v*'
jobs: jobs:
release-image: release-image:
@ -40,4 +42,4 @@ jobs:
linux/arm64 linux/arm64
push: true push: true
tags: | tags: |
git.tijl.dev/tijl/tijl.dev-core:nightly git.tijl.dev/tijl/tijl.dev-core:${{ gitea.ref_name }}