Skip to content

Commit

Permalink
Change release workflow event to created
Browse files Browse the repository at this point in the history
  • Loading branch information
planger authored Dec 22, 2023
1 parent 55d893d commit 7ae3c75
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Draft Release

on:
release:
types: [drafted]
types: [created]

jobs:
build:
Expand Down

0 comments on commit 7ae3c75

Please sign in to comment.