Skip to content

Commit

Permalink
Attempted to fix error with action permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
slashtechno committed Mar 4, 2024
1 parent f2d5fa8 commit 5e29974
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,15 @@

name: Upload Python Package


on:
release:
types: [published]
workflow_dispatch:

permissions:
contents: read
id-token: write

jobs:
deploy:
Expand Down

0 comments on commit 5e29974

Please sign in to comment.