Skip to content

Commit

Permalink
drop-me: do this on all pushes for now
Browse files Browse the repository at this point in the history
  • Loading branch information
sillydan1 committed Nov 8, 2023
1 parent 40083d0 commit bcd4ac5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-ossrh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Gradle Build and Publish Release to OSSRH
on:
release:
types: [created]
push:
branches:
- feature*

jobs:
build-and-publish-release:
Expand Down

0 comments on commit bcd4ac5

Please sign in to comment.