Correcting the branch name for release drafter Github action

This commit is contained in:
Arpit Mohan 2020-11-12 23:39:28 +05:30
parent 943bf6e2c4
commit 85e9fa7282

View File

@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- master
- release
jobs:
update_release_draft: