feat(release): skip build

This commit is contained in:
Simon Cornet 2025-04-03 17:41:22 +02:00
commit a26d957567
2 changed files with 8 additions and 0 deletions

View file

@ -17,3 +17,7 @@ changelog:
regexp: "^fix"
- title: "🛠 Maintenance"
regexp: "^(chore|refactor)"
# build
builds:
- skip: true

View file

@ -18,6 +18,10 @@ changelog:
- title: "🛠 Maintenance"
regexp: "^(chore|refactor)"
# build
builds:
- skip: true
# gitlab
gitlab_urls:
api: "https://gitlab.simoncor.net/api/v4/"