Skip to content

Commit

Permalink
💚 fix Github release CI permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Oct 14, 2023
1 parent c4cf3c6 commit 5e8306b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
url: https://pypi.org/p/mysql-to-sqlite3
permissions:
id-token: write
contents: write
steps:
- uses: actions/checkout@v3
- name: Compare package version with ref/tag
Expand Down

0 comments on commit 5e8306b

Please sign in to comment.