aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2020-03-30 11:48:28 -0700
committerGitHub <[email protected]>2020-03-30 11:48:28 -0700
commite52e0ff463cc9a9f1fe25bc311ba28e375a57063 (patch)
tree1feaee6ce542205ab6bbff9f24dd0263495d14a1 /.github
parent878d6367394481c13605968cf7493f5d6be76578 (diff)
downloadbootstrap-e52e0ff463cc9a9f1fe25bc311ba28e375a57063.tar.xz
bootstrap-e52e0ff463cc9a9f1fe25bc311ba28e375a57063.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 b904a8505..3c960d2e0 100644
--- a/.github/workflows/release-notes.yml
+++ b/.github/workflows/release-notes.yml
@@ -3,7 +3,7 @@ name: Release notes
on:
push:
branches:
- - release-drafter
+ - 'release-drafter'
jobs:
update_release_draft: