Skip to content

Commit

Permalink
fix: tuning changelog
Browse files Browse the repository at this point in the history
Changelog will generate no file and will not perform a commit
  • Loading branch information
syanukov authored Dec 5, 2022
1 parent 34f57a2 commit 5d8cf95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
uses: TriPSs/conventional-changelog-action@v3
with:
skip-version-file: true
output-file: false
skip-commit: true

- name: create release
uses: actions/create-release@v1
Expand Down

0 comments on commit 5d8cf95

Please sign in to comment.