diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a4c65204..96d58da9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -1,6 +1,9 @@ name: Release -on: workflow_dispatch +on: + push: + branches: + - main permissions: contents: write diff --git a/pom.xml b/pom.xml index 70bca0cf..f80c64b2 100644 --- a/pom.xml +++ b/pom.xml @@ -56,9 +56,9 @@ - scm:git:git@github.com:asciidoctor/asciidoctor-maven-plugin.git - scm:git:git@github.com:asciidoctor/asciidoctor-maven-plugin.git - scm:git:git@github.com:asciidoctor/asciidoctor-maven-plugin.git + scm:git:https://github.com/asciidoctor/asciidoctor-maven-plugin.git + scm:git:https://github.com/asciidoctor/asciidoctor-maven-plugin.git + scm:git:https://github.com/asciidoctor/asciidoctor-maven-plugin.git asciidoctor-maven-plugin-2.2.2