Skip to content

Commit

Permalink
build: fixed changelog generating colons at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
Tormak9970 committed Sep 25, 2023
1 parent f1dd7e8 commit 1291338
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 @@ -27,7 +27,7 @@ jobs:

- name: Generate Changelog for Release
id: changelog
uses: Tormak9970/reliable-changelog@v1
uses: Tormak9970/reliable-changelog@v1.1
with:
github-token: ${{ secrets.github_token }}
current-version: "./package.json"
Expand Down

0 comments on commit 1291338

Please sign in to comment.