We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
techouse
Learn more about funding links in repositories.
Report abuse
1 parent 0a3403e commit 767b0cfCopy full SHA for 767b0cf
.github/workflows/publish.yml
@@ -17,6 +17,7 @@ jobs:
17
url: https://pypi.org/p/sqlite3-to-mysql
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