Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b88302b

Browse files
committed
Add read permission per copilot suggestion
1 parent f05e982 commit b88302b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ jobs:
1212
environment: pypi
1313
runs-on: ubuntu-latest
1414
permissions:
15+
contents: read
1516
id-token: write
1617

1718
steps:

0 commit comments

Comments
 (0)