We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47ae06 commit c1e60c7Copy full SHA for c1e60c7
.github/workflows/main.yml
@@ -3,6 +3,8 @@ name: 构建
3
on:
4
push:
5
pull_request:
6
+ release:
7
+ types: [published]
8
workflow_dispatch:
9
10
concurrency:
0 commit comments