Skip to content

Commit

Permalink
ci(publish): remove undesirable changelog config
Browse files Browse the repository at this point in the history
  • Loading branch information
tigattack committed Sep 17, 2024
1 parent 4ccd360 commit a727386
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
with:
token: ${{ github.token }}
tag: ${{ github.ref_name }}
excludeTypes: "build,other,style"

- name: Create Release
uses: ncipollo/release-action@v1
Expand Down

0 comments on commit a727386

Please sign in to comment.