Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelfolaron authored Aug 24, 2024
1 parent 3be5698 commit 7c272f9
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 @@ -32,7 +32,7 @@ jobs:
with:
changelog_filename: CHANGELOG.md
release_version: ${{ steps.version.outputs.version }}
config_file: .github/workflows/changelogConfig.yml
config_file: .github/changelogConfig.yml
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Extract Repo Attributes
id: attrs
Expand Down

0 comments on commit 7c272f9

Please sign in to comment.