diff options
| author | Mark Otto <[email protected]> | 2020-03-30 10:58:00 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-30 10:58:00 -0700 |
| commit | 1221cc6e347ed73f8829a14e8692e52fc7575e16 (patch) | |
| tree | e230f82242c6254355a55012f2bb8d559768f61f /.github/release-drafter.yml | |
| parent | 5e68429a486c0f09c839f18c90c34fc78fb9c47d (diff) | |
| download | bootstrap-1221cc6e347ed73f8829a14e8692e52fc7575e16.tar.xz bootstrap-1221cc6e347ed73f8829a14e8692e52fc7575e16.zip | |
Update release-drafter.yml
Diffstat (limited to '.github/release-drafter.yml')
| -rw-r--r-- | .github/release-drafter.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 68de3a338..b51dde4a3 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -2,7 +2,7 @@ name-template: 'v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' prerelease: true branches: - - 'release-drafter' + - release-drafter exclude-labels: - 'skip-changelog' categories: |
