Skip to content

Commit

Permalink
Merge 71d40ef into 28cd1ef
Browse files Browse the repository at this point in the history
  • Loading branch information
ChihweiLHBird committed May 3, 2021
2 parents 28cd1ef + 71d40ef commit 10204ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,3 @@ template: |
## What’s Changed
$CHANGES
4 changes: 2 additions & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
# Drafts your next Release notes as Pull Requests are merged into "master"
- uses: release-drafter/release-drafter@v5
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
# with:
# config-name: my-config.yml
with:
config-name: release-drafter-template.yml
# disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 10204ef

Please sign in to comment.