Skip to content

Commit 0c2241c

Browse files
committed
Merge branch 'ci/secrets' of https://github.com/Lightning-AI/lightning into ci/secrets
2 parents a9f6f4f + 42e4b9f commit 0c2241c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release-pkg.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,6 @@ jobs:
179179
with:
180180
pkg-folder: dist/${{ steps.folder.outputs.pkg }}
181181
pypi-token: ${{ secrets[format('PYPI_TOKEN_{0}', matrix.name)] }}
182-
183182
# FIXME: this is not working suddenly, Unrecognized named-value: 'secrets'
184183
# legacy-checkpoints:
185184
# needs: [build-packages]

0 commit comments

Comments
 (0)