Skip to content

Commit

Permalink
Changes workflow trigger for Maven Central publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
jycr committed Aug 8, 2023
1 parent c5c7589 commit cf4784a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_to_maven_central.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
name: Publish package to the Maven Central Repository

on:
release:
types: [ published ]
workflow_dispatch:

jobs:
publish:
Expand Down

0 comments on commit cf4784a

Please sign in to comment.