Skip to content

Commit 95d7eb4

Browse files
authored
Updated id-token (#75)
1 parent 44ccc63 commit 95d7eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: pypi
4848
url: https://pypi.org/p/ismrmrmd
4949
permissions:
50-
id-token: ${{ secrets.PYPI_API_TOKEN }}
50+
id-token: write
5151
steps:
5252
- name: Download all the dists
5353
uses: actions/download-artifact@v3

0 commit comments

Comments
 (0)