Skip to content

Commit

Permalink
Merge pull request #6 from NotPeopling2day/feat/draft-yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NotPeopling2day authored Dec 19, 2023
2 parents 5805ade + b07113c commit 77d7ed5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ version-resolver:

template: |
## Changes
$CHANGES
Special thanks to: $CONTRIBUTORS
2 changes: 2 additions & 0 deletions .github/workflows/draft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
update-draft:
runs-on: ubuntu-latest
permissions:
contents: write
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
- uses: release-drafter/release-drafter@v5
Expand Down

0 comments on commit 77d7ed5

Please sign in to comment.