Skip to content

Commit bc28396

Browse files
fineguyThe TensorFlow Datasets Authors
authored andcommitted
Do not publish nightly releases on Github.
PiperOrigin-RevId: 713636161
1 parent 03d5af4 commit bc28396

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
uses: etils-actions/pypi-auto-publish@v1
2828
with:
2929
pypi-token: ${{ secrets.NIGHTLY_PYPI_PASSWORD }}
30-
gh-token: ${{ secrets.GITHUB_TOKEN }}
3130
parse-changelog: true
3231
pkg-name: tfds-nightly
3332
git-ref: ${{ github.event.inputs.git-ref }}

0 commit comments

Comments
 (0)