Skip to content

Commit

Permalink
build: prepare v5.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy committed Jun 6, 2024
1 parent 2c2f7bc commit f8704dd
Showing 1 changed file with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,36 +86,4 @@ jobs:
with:
name: Gitify-release-linux
path: dist/
overwrite: true

changelog:
exclude:
labels:
- ignore-for-release
authors:
- octocat
categories:
- title: 🚀 Features
labels:
- enhancement
- title: 🐛 Bug Fixes
labels:
- bug
- title: 🧼 Code Refactoring
labels:
- refactor
- title: 📚 Documentation
labels:
- documentation
- title: 🧪 Testing
labels:
- test
- title: 🏗️ Build System
labels:
- build
- title: 📦 Dependency Updates
labels:
- build
- title: Other Changes
labels:
- "*"
overwrite: true

0 comments on commit f8704dd

Please sign in to comment.