aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2020-03-30 11:33:34 -0700
committerGitHub <[email protected]>2020-03-30 11:33:34 -0700
commit878d6367394481c13605968cf7493f5d6be76578 (patch)
tree9dbbc3f69c75f70a589ce117cf9915003ac386fb /.github
parentd966f7ee5fb3b44f40347d4ba8cdf459a7c3be77 (diff)
downloadbootstrap-878d6367394481c13605968cf7493f5d6be76578.tar.xz
bootstrap-878d6367394481c13605968cf7493f5d6be76578.zip
Update release-notes.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release-notes.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml
index 1c9932b5e..b904a8505 100644
--- a/.github/workflows/release-notes.yml
+++ b/.github/workflows/release-notes.yml
@@ -3,7 +3,7 @@ name: Release notes
on:
push:
branches:
- - master
+ - release-drafter
jobs:
update_release_draft: