Set action to only run when versioned tag is pushed.
This commit is contained in:
parent
0c4b42e0ee
commit
1b63f2807c
@ -1,8 +1,6 @@
|
||||
name: Groowt Check and Publish
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- v*
|
||||
jobs:
|
||||
|
Loading…
Reference in New Issue
Block a user