Skip to content

Commit d335270

Browse files
authored
only push SNAPSHOTS from the upstream repository (#70)
1 parent 850742d commit d335270

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven_release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
run: mvn -B test
5252

5353
publish-OSSRH:
54+
if: github.repository == 'OpenAPITools/jackson-databind-nullable'
5455
runs-on: ubuntu-latest
5556
name: Publish to Maven Central
5657
needs: test

0 commit comments

Comments
 (0)