File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3737 ORG_GRADLE_PROJECT_signingInMemoryKey : ${{ secrets.ORG_GRADLE_PROJECT_SIGNINGINMEMORYKEY }}
3838 ORG_GRADLE_PROJECT_signingInMemoryKeyId : ${{ secrets.ORG_GRADLE_PROJECT_SIGNINGINMEMORYKEYID }}
3939 ORG_GRADLE_PROJECT_signingInMemoryKeyPassword : ${{ secrets.ORG_GRADLE_PROJECT_SIGNINGINMEMORYKEYPASSWORD }}
40- run : bash ./gradlew avif-coder-coil :publishToMavenLocal
40+ run : bash ./gradlew avifcoillibrary :publishToMavenLocal
Original file line number Diff line number Diff line change 3232 ORG_GRADLE_PROJECT_signingInMemoryKeyId : ${{ secrets.ORG_GRADLE_PROJECT_SIGNINGINMEMORYKEYID }}
3333 ORG_GRADLE_PROJECT_signingInMemoryKeyPassword : ${{ secrets.ORG_GRADLE_PROJECT_SIGNINGINMEMORYKEYPASSWORD }}
3434 PUBLISH_STATE : Release
35- run : bash ./gradlew avif-coder-coil :publishAllPublicationsToMavenCentralRepository
35+ run : bash ./gradlew avifcoillibrary :publishAllPublicationsToMavenCentralRepository
3636
3737 release :
3838 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1+ Bump version, improvements
You can’t perform that action at this time.
0 commit comments