Skip to content

Commit 2e39217

Browse files
authored
Add reference to changelog generator config
1 parent 0704fde commit 2e39217

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
uses: loopwerk/tag-changelog@v1
4747
with:
4848
token: ${{ secrets.GITHUB_TOKEN }}
49+
config_file: .github/tag-changelog-config.js
4950

5051
- name: PyPI Deployment
5152
uses: casperdcl/deploy-pypi@v2

0 commit comments

Comments
 (0)