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 44ccc63 commit 95d7eb4Copy full SHA for 95d7eb4
.github/workflows/python-publish.yml
@@ -47,7 +47,7 @@ jobs:
47
name: pypi
48
url: https://pypi.org/p/ismrmrmd
49
permissions:
50
- id-token: ${{ secrets.PYPI_API_TOKEN }}
+ id-token: write
51
steps:
52
- name: Download all the dists
53
uses: actions/download-artifact@v3
0 commit comments