Skip to content

Commit

Permalink
Update release-drafter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ctalkington authored Apr 15, 2022
1 parent e312fe0 commit 4c16e9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ name: Release Drafter
on:
push:
branches:
- main
- master
workflow_dispatch:

jobs:
update_release_draft:
name: Draft release
name: Update Release Draft
runs-on: ubuntu-latest
steps:
- name: Run Release Drafter
Expand Down

0 comments on commit 4c16e9d

Please sign in to comment.