Skip to content

Commit

Permalink
bump action
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Jan 17, 2025
1 parent bc7d749 commit 34b7c17
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .github/release-drafter-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ categories:
label: 'chore'
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
exclude-labels:
- 'no-release'
version-resolver:
major:
labels:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
with:
config-name: release-drafter-template.yml
publish: true
latest: true
# disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 34b7c17

Please sign in to comment.