Skip to content

Commit

Permalink
Merge pull request #76 from CROSSINGTUD/version_update
Browse files Browse the repository at this point in the history
Update version.yml
  • Loading branch information
schlichtig authored Sep 14, 2023
2 parents ba9b3eb + 5d22bd4 commit c9a8825
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c9a8825

Please sign in to comment.