Skip to content

Commit

Permalink
Update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimbrig authored Mar 12, 2024
1 parent 9dd6846 commit b15865c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
args: "--verbose"
output: "CHANGELOG.md"
template-config: "https://github.com/noclocks/.github/blob/a15c85a360a37453e2d5bc49c3109a5f4faf03d5/workflow-templates/cliff.template.toml"
template-config: https://raw.githubusercontent.com/noclocks/.github/main/workflow-templates/cliff.template.toml
- name: Print Changelog
id: print-changelog
run: |
Expand Down

0 comments on commit b15865c

Please sign in to comment.