Skip to content

Commit

Permalink
add contents permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
whoisjones committed Oct 26, 2023
1 parent 5dc6558 commit 07ecd00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish-to-test-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
name: pypi
url: https://pypi.org/p/fabricator-ai
permissions:
contents: read
id-token: write
steps:
- name: Download all the dists
Expand Down Expand Up @@ -99,6 +100,7 @@ jobs:
url: https://test.pypi.org/p/fabricator-ai

permissions:
contents: read
id-token: write

steps:
Expand Down

0 comments on commit 07ecd00

Please sign in to comment.