Skip to content

Commit

Permalink
update gitworkflows - remove push publish
Browse files Browse the repository at this point in the history
  • Loading branch information
parvez3019 committed Apr 5, 2024
1 parent 545f763 commit a9e8a23
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@ name: Publish package to the Maven Central Repository and GitHub Packages
on:
release:
types: [created]
push:
branches:
- maven-central-publish
jobs:
publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit a9e8a23

Please sign in to comment.