We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6655168 commit 5b250adCopy full SHA for 5b250ad
.github/workflows/publish.yml
@@ -17,6 +17,7 @@ jobs:
17
url: https://pypi.org/p/mysql-to-sqlite3
18
permissions:
19
id-token: write
20
+ contents: write
21
steps:
22
- uses: actions/checkout@v3
23
- name: Compare package version with ref/tag
0 commit comments