Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Commit

Permalink
fix release drafter (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
edenhaus authored Dec 3, 2021
1 parent 3fc00fe commit 06265fa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ name: Release Drafter
on:
push:
branches:
- main
- dev
- release

jobs:
update_release_draft:
Expand Down

0 comments on commit 06265fa

Please sign in to comment.