Skip to content

Commit 3e11212

Browse files
fix: give pypi read permissions in cicd
1 parent 0aee744 commit 3e11212

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cd-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
name: pypi
7272
url: https://pypi.org/p/ephemeris-mcp
7373
permissions:
74+
contents: read
7475
id-token: write
7576
steps:
7677
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)