Update .gitea/workflows/build_and_puplish.yml

This commit is contained in:
2025-01-08 07:43:29 +00:00
parent 47c5ddd714
commit 68dd2c52e1
+1 -1
View File
@@ -1,7 +1,7 @@
on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+\.[0-9]+\.[0-9]+([a-zA-Z][0-9])*'
jobs:
build_and_publish:
runs-on: ubuntu-latest