Skip to content

Commit 39500d1

Browse files
committed
支持手动触发
1 parent c5f71d1 commit 39500d1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/publish-github-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
22
# push:
33
# branches: [master]
4+
workflow_dispatch:
45
pull_request:
56
branches: [master]
67

.github/workflows/publish-ijk-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
22
# push:
33
# branches: [master]
4+
workflow_dispatch:
45
pull_request:
56
branches: [master]
67

0 commit comments

Comments
 (0)