Skip to content

Commit e34fc65

Browse files
authored
Fix CI (#162)
* Releases 0.1.8 * Tests adding permissions * Tweak on permissions * Tweaks tabs * Bumps version number
1 parent 88545af commit e34fc65

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,5 @@ jobs:
3535
uses: pypa/gh-action-pypi-publish@release/v1
3636
with:
3737
password: ${{ secrets.PYPI_API_TOKEN }}
38+
permissions:
39+
id-token: write

0 commit comments

Comments
 (0)