diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index aeb6749..674e048 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -110,6 +110,8 @@ jobs: git push origin ${{ steps.versioning.outputs.version }} deployment: + # Sonatype allows the deployment of one version exactly once. If the version gets updated, the new version will be + # deployed automatically needs: version-release strategy: matrix: