Skip to content

Commit 4c16e9d

Browse files
authored
Update release-drafter.yml
1 parent e312fe0 commit 4c16e9d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-drafter.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ name: Release Drafter
55
on:
66
push:
77
branches:
8-
- main
8+
- master
99
workflow_dispatch:
1010

1111
jobs:
1212
update_release_draft:
13-
name: Draft release
13+
name: Update Release Draft
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Run Release Drafter

0 commit comments

Comments
 (0)