Trigger action on tags

This commit is contained in:
2026-03-26 17:23:04 +01:00
parent 61c18ea964
commit 98d3388884

View File

@@ -1,5 +1,9 @@
name: Release
on: [push]
on:
- push:
tags:
- "*"
jobs:
release: