Skip to content

Commit 5b250ad

Browse files
committed
💚 fix Github release CI permissions
1 parent 6655168 commit 5b250ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
url: https://pypi.org/p/mysql-to-sqlite3
1818
permissions:
1919
id-token: write
20+
contents: write
2021
steps:
2122
- uses: actions/checkout@v3
2223
- name: Compare package version with ref/tag

0 commit comments

Comments
 (0)