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.
2 parents a9f6f4f + 42e4b9f commit 0c2241cCopy full SHA for 0c2241c
.github/workflows/release-pkg.yml
@@ -179,7 +179,6 @@ jobs:
179
with:
180
pkg-folder: dist/${{ steps.folder.outputs.pkg }}
181
pypi-token: ${{ secrets[format('PYPI_TOKEN_{0}', matrix.name)] }}
182
-
183
# FIXME: this is not working suddenly, Unrecognized named-value: 'secrets'
184
# legacy-checkpoints:
185
# needs: [build-packages]
0 commit comments