Skip to content

Commit

Permalink
Fix incorrect permissions in Python bindings Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pydsigner committed Oct 29, 2023
1 parent ef07b85 commit 99a0f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- 'v*'

permissions:
contents: read
contents: write

jobs:
linux:
Expand Down

0 comments on commit 99a0f77

Please sign in to comment.