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 58568c9 commit b1a68e4Copy full SHA for b1a68e4
.github/workflows/cicd.yml
@@ -181,8 +181,6 @@ jobs:
181
files: dist/*
182
tag_name: v${{ steps.next-version.outputs.version }} # must match git tag above
183
generate_release_notes: true
184
- env:
185
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
186
187
- if: steps.next-version.outputs.version != ''
188
uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments