only run workflow manually
This commit is contained in:
parent
8c386d5ac6
commit
2d9fc0d559
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
name: Publish latest version
|
name: Publish latest version
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches: [main]
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue