mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
Merge pull request #1511 from codysoyland/release-on-tag
Run release stage when tags are pushed
This commit is contained in:
commit
bf050a69d2
1 changed files with 2 additions and 0 deletions
|
|
@ -239,6 +239,8 @@ workflows:
|
|||
requires:
|
||||
- setup
|
||||
filters:
|
||||
tags:
|
||||
only: /^v.*/
|
||||
branches:
|
||||
only: master
|
||||
- publish_release:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue