Skip to content

Commit

Permalink
Changed release workflow to update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Jun 15, 2021
1 parent 85c4fde commit 42f23a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ jobs:
- name: Set release changelog
run: cider release

- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Update changelog

- name: Flutter get packages
run: flutter pub get

Expand Down

0 comments on commit 42f23a3

Please sign in to comment.