Only build on tags
This commit is contained in:
parent
c037b9d31d
commit
69072b7f1e
|
@ -1,7 +1,6 @@
|
|||
name: Build & Release
|
||||
on:
|
||||
push:
|
||||
branches: [master]
|
||||
tags:
|
||||
- '[0-9]+.[0-9]+.[0-9]+'
|
||||
|
||||
|
|
Loading…
Reference in New Issue