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