Streamline the release process with forgejo actions #74

Merged
linos merged 29 commits from prepare_first_release into main 2024-10-29 21:13:00 +01:00
Showing only changes of commit 6b4fb08337 - Show all commits

View file

@ -1,6 +1,6 @@
on:
push:
tags: '*'
tags: 'v*'
jobs:
upload-release: