Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Commit

Permalink
Update prerelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre601 authored Dec 27, 2022
1 parent 708037b commit d247d83
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ name: Publish Assets

on:
release:
types: [prereleased]
types:
- published
- prereleased

jobs:
buildJars:
Expand Down

0 comments on commit d247d83

Please sign in to comment.