diff options
| author | Mark Otto <[email protected]> | 2020-03-30 11:51:45 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-03-30 11:51:45 -0700 |
| commit | fd2f6698364bfe617f8d671991fb80466977cfa5 (patch) | |
| tree | a23e75740356b85cf85fed9a02e23b3807f0274f /.github | |
| parent | e52e0ff463cc9a9f1fe25bc311ba28e375a57063 (diff) | |
| download | bootstrap-fd2f6698364bfe617f8d671991fb80466977cfa5.tar.xz bootstrap-fd2f6698364bfe617f8d671991fb80466977cfa5.zip | |
Update release-notes.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release-notes.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release-notes.yml b/.github/workflows/release-notes.yml index 3c960d2e0..d2b0695fb 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: |
