[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'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
on: [workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
publish-tauri:
|
||||
|
||||
Reference in New Issue
Block a user