Update .gitea/workflows/build_and_puplish.yml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+([a-zA-Z][0-9])*'
|
||||
- '[0-9]+\.[0-9]+\.[0-9]+([a-zA-Z][0-9]*)?'
|
||||
jobs:
|
||||
build_and_publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user