Skip to content

Commit

Permalink
chore: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Mar 22, 2022
1 parent 3fc0978 commit e41807d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
echo ::set-output name=current_version::${GITHUB_REF#refs/tags/v}
- name: Get Changelog Entry
id: changelog_reader
uses: mindsers/changelog-reader-action@v2
uses: Akylas/changelog-reader-action@v2
with:
validation_depth: 0
version: ${{ steps.tag_name.outputs.current_version }}
Expand Down

0 comments on commit e41807d

Please sign in to comment.