Update beta-release.yaml

This commit is contained in:
Lost Paul 2024-06-04 09:24:40 +02:00 committed by GitHub
parent e64f88c742
commit e10eb00788
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,9 @@
# https://github.com/SilentVoid13/Templater/blob/master/.github/workflows/release.yml
name: Plugin beta release
name: Plugin-beta release
on:
push:
tags:
- "[0-9]+.[0-9]+.([0-9]|-)+"
- "[0-9]+.[0-9]+.[0-9]+-[0-9]+"
jobs:
build: