Skip to content

Commit

Permalink
Changelog workflow fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
alenon committed Sep 25, 2023
1 parent 9bdb789 commit 2a24133
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
ref: master
- uses: rhysd/changelog-from-release/action@v3
with:
file: CHANGELOG.md
Expand Down

0 comments on commit 2a24133

Please sign in to comment.