Skip to content

Commit

Permalink
fix: github webhook から workflow が発動する action を release が publish されたと…
Browse files Browse the repository at this point in the history
…きに変更
  • Loading branch information
rito528 committed Sep 15, 2024
1 parent 1f45e87 commit 2ffbd6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
- path: body.action
type: string
value:
- created
- published
- path: body.release.target_commitish
type: string
# ここは本来masterブランチとdevelopブランチが指定されるべきだが、どちらのブランチも1.12用ビルドのため、
Expand Down

0 comments on commit 2ffbd6b

Please sign in to comment.