[fix] changed to workflow_dispatch
This commit is contained in:
5
.github/workflows/github-actions-builder.yml
vendored
5
.github/workflows/github-actions-builder.yml
vendored
@@ -1,8 +1,5 @@
|
|||||||
name: 'publish'
|
name: 'publish'
|
||||||
on:
|
on: [workflow_dispatch]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-tauri:
|
publish-tauri:
|
||||||
|
|||||||
Reference in New Issue
Block a user