Skip to content

Commit

Permalink
prerelease does not seem to be a valid filter, so just triggering on …
Browse files Browse the repository at this point in the history
…release:published
  • Loading branch information
blast-hardcheese committed Dec 26, 2023
1 parent 67ebacf commit 355fd0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ run-name: "Release${{ inputs.module && inputs.version && format(' ({0} {1})', in
on:
release:
types:
- released
- prereleased
- published
workflow_dispatch:
inputs:
module:
Expand Down

0 comments on commit 355fd0d

Please sign in to comment.