Always update release, but check if it's needed to make a new release

This commit is contained in:
Aurelien Vaillant
2022-02-02 10:13:43 +01:00
parent 348bb38ead
commit e98c0a9f89
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ jobs:
- name: Setup a new Semantic Version
id: new_semantic_setup
if: ${{ github.event.action == 'opened' }}
uses: zwaldowski/semver-release-action@v2
with:
bump: ${{ inputs.bump_version }}