Only allow release on manual trigger
This commit is contained in:
parent
52b10d9d3e
commit
0ae1ce9042
1 changed files with 1 additions and 4 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -1,7 +1,4 @@
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
version:
|
version:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue