Closed StefMa closed 8 months ago
Better solution than #1123 🙃
This time I also tested it on my fork. See a non-snapshot version run: https://github.com/StefMa/gradle-play-publisher/actions/runs/8371003805
vs a snapshot version run: https://github.com/StefMa/gradle-play-publisher/actions/runs/8371010999 This one fails because I can't publish snapshots on the fork. However, the idea is that the job deploy_snapshot runs; and this is what it does.
deploy_snapshot
Lol, I like that you peaced out of Gradle. Also duh, we were trying to use bash syntax in a println, obviously won't work. My bad for not noticing.
Nice, it worked! https://github.com/Triple-T/gradle-play-publisher/actions/runs/8371170014
Better solution than #1123 🙃
This time I also tested it on my fork. See a non-snapshot version run: https://github.com/StefMa/gradle-play-publisher/actions/runs/8371003805
vs a snapshot version run: https://github.com/StefMa/gradle-play-publisher/actions/runs/8371010999 This one fails because I can't publish snapshots on the fork. However, the idea is that the job
deploy_snapshot
runs; and this is what it does.