Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Enxhelious authored Nov 16, 2023
1 parent 7a8f9fd commit f627a16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
include-files: metaList

- name: Make Release
if: ${{ steps.version.outputs.prop != '0.0.0' }}
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
with:
tag_name: ${{ steps.version.outputs.prop }}
Expand Down

0 comments on commit f627a16

Please sign in to comment.