Skip to content

Commit

Permalink
chore: update manualRelease workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiand391 committed Oct 1, 2023
1 parent 4cc42b8 commit 1f2f109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/manualRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
uses: TriPSs/conventional-changelog-action@05fc06b05ff372d7a3890bfe625d42a0d97844de
with:
tag-prefix: ''
skip-on-empty: false
- name: Create Github Release
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 1f2f109

Please sign in to comment.