File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 cache : gradle
2121 - name : Build with Gradle
2222 # This just publishes to the local file system; jreleaser is responsible for uploading to maven central
23- run : gradlew publish
23+ run : ./ gradlew publish
2424 - name : Upload to Maven Central
2525 env :
2626 # Needs to have access to the io.github.ArchipelagoMW namespace in maven central
Original file line number Diff line number Diff line change 1717 cache : gradle
1818 - name : Build with Gradle
1919 # This just publishes to the local file system; jreleaser is responsible for uploading to maven central
20- run : gradlew publish
20+ run : ./ gradlew publish
2121 - name : Upload to Maven Central Snapshots
2222 env :
2323 # Needs to have access to the io.github.ArchipelagoMW namespace in maven central
You can’t perform that action at this time.
0 commit comments