Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hrchu authored Nov 7, 2023
1 parent e5ac20b commit 3edca35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish package to the Maven Central Repository
on:
release:
types: [created]
types: [created, workflow_dispatch]

jobs:
release:
Expand Down

0 comments on commit 3edca35

Please sign in to comment.