Skip to content

Commit

Permalink
Merge pull request #53 from openziti/configure-release-drafter
Browse files Browse the repository at this point in the history
bump action
  • Loading branch information
qrkourier authored Jan 17, 2025
2 parents bc7d749 + 34b7c17 commit 95279c8
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 95279c8

Please sign in to comment.