We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0704fde commit 2e39217Copy full SHA for 2e39217
.github/workflows/deploy.yml
@@ -46,6 +46,7 @@ jobs:
46
uses: loopwerk/tag-changelog@v1
47
with:
48
token: ${{ secrets.GITHUB_TOKEN }}
49
+ config_file: .github/tag-changelog-config.js
50
51
- name: PyPI Deployment
52
uses: casperdcl/deploy-pypi@v2
0 commit comments