Skip to content

Commit

Permalink
update GHA release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jfding committed Sep 16, 2024
1 parent de97256 commit 4987a53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .github/release.yml → .github/release.yml.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,9 @@ changelog:
- title: Other Changes
labels:
- "*"
exclude:
labels:
- dependencies
- title: 👒 Dependencies
labels:
- dependencies
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,5 @@ jobs:
files: |
todor*.zip
make_latest: true
generate_release_notes: true
#generate_release_notes: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4987a53

Please sign in to comment.