Skip to content

Commit

Permalink
publish on push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Guy Davenport committed Jun 12, 2024
1 parent 3e5c089 commit c2b1e5f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ name: Publish package to the Maven Central Repository
on:
release:
types: [created]
push:
branches:
- main
workflow_dispatch:
jobs:
publish:
Expand Down

0 comments on commit c2b1e5f

Please sign in to comment.