Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Alive-Fish authored May 6, 2024
1 parent fba338e commit dea39b6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
name: Test-WebHook
on:
workflow_dispatch:
inputs:
preid:
description: "preid name(alpha, beta, rc, stable)"
required: true
default: "rc"
series:
description: "release sprint series name"
required: false
default: ""

jobs:
cd:
Expand Down

0 comments on commit dea39b6

Please sign in to comment.