Skip to content

Commit

Permalink
adds permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
xmachak committed Dec 15, 2023
1 parent a8334d7 commit 853603a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:

runs-on: ubuntu-latest

permissions:
id-token: write

steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 853603a

Please sign in to comment.