File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11name : Measure coverage
22
33on :
4- pull_request :
4+ push :
5+ branches :
6+ - feat/CS-36689-compare-merge-branch
57
68jobs :
79 build :
Original file line number Diff line number Diff line change 66jobs :
77 publish-maven :
88 runs-on : ubuntu-latest
9+ permissions :
10+ contents : read
11+ packages : write
912 steps :
1013 - uses : actions/checkout@v3
1114 - name : Set up Maven Central Repository
Original file line number Diff line number Diff line change 7171 </repository> -->
7272 <repository >
7373 <id >github</id >
74- <url >https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url >
74+ <name >GitHub Packages</name >
75+ <url >https://maven.pkg.github.com/contentstack/contentstack-management-java</url >
7576 </repository >
7677 </distributionManagement >
7778
You can’t perform that action at this time.
0 commit comments