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 03d5af4 commit bc28396Copy full SHA for bc28396
.github/workflows/release-nightly.yml
@@ -27,7 +27,6 @@ jobs:
27
uses: etils-actions/pypi-auto-publish@v1
28
with:
29
pypi-token: ${{ secrets.NIGHTLY_PYPI_PASSWORD }}
30
- gh-token: ${{ secrets.GITHUB_TOKEN }}
31
parse-changelog: true
32
pkg-name: tfds-nightly
33
git-ref: ${{ github.event.inputs.git-ref }}
0 commit comments