only publish on tag

This commit is contained in:
Dexter 2021-12-13 10:35:35 +00:00
parent fd2fd3e733
commit b10395bc65

View File

@ -3,8 +3,9 @@ name: Publish
"on": "on":
push: push:
branches: tags:
- master - "v[0-9]+.[0-9]+.[0-9]+"
- "v[0-9]+.[0-9]+.[0-9]+-pre[0-9]+"
jobs: jobs:
build: build: