Skip to content

Commit

Permalink
perms? (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored Sep 9, 2024
1 parent a286d68 commit 8b4e476
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish_stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
publish_pypi: true
permissions:
id-token: write
contents: write

sync_dev:
needs: publish_stable
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/release_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
changelog_max_issues: 100
permissions:
id-token: write
contents: write

propose_release:
needs: publish_alpha
Expand Down

0 comments on commit 8b4e476

Please sign in to comment.