Closed abelsromero closed 9 months ago
Inject branch as env var and validate it's one of the accepted ones. Trying to keep things simple, but in fact, the check could be removed since the branch is validated in the GH action.
There's some issue with credentials
https://github.com/asciidoctor/asciidoctor-gradle-plugin/actions/runs/7963989968/job/21740629028#step:6:625
I'll setup my fork and see to it there.
Inject branch as env var and validate it's one of the accepted ones. Trying to keep things simple, but in fact, the check could be removed since the branch is validated in the GH action.