Skip to content

Commit

Permalink
Set the right permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioRosado committed Mar 12, 2024
1 parent 968eaa4 commit 08aba35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
name: testpypi
url: https://pypi.org/project/pyscript_dot_com
permissions:
id-token: ${{ secrets.PYPI_TOKEN }}
id-token: write

steps:
- name: Download all the dists
Expand Down

0 comments on commit 08aba35

Please sign in to comment.