Skip to content

Commit

Permalink
fix(ci): Release Please erstellt nun Draft Pull Requests (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
SachsenspieltCoding authored Sep 30, 2023
1 parent 009595a commit 25623e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,4 @@ jobs:
token: ${{ secrets.RELEASEPLEASE_TOKEN }}
changelog-types: '[{ "type": "feat", "section": "📕 Funktionen" },{ "type": "change", "section": "🔄 Änderungen" },{ "type": "fix", "section": "🪲 Fehlerbehebungen" },{ "type": "hotfix", "section": "🔥 Hotfixes" },{ "type": "style", "section": "📌️ Aussehen" },{ "type": "refactor", "section": "🔧 Code Refactoring" },{ "type": "deps", "section": "⚙️ Abhängigkeiten" },{ "type": "content", "section": "📖 Inhalt" }, { "type": "chore", "section": "🔧 Sonstiges" }]'
pull-request-header: 'Neuer Release - Zum Veröffentlichen bitte Mergen'
draft-pull-request: true

0 comments on commit 25623e6

Please sign in to comment.