Skip to content

Commit 767b0cf

Browse files
committedOct 14, 2023
💚 fix Github release CI permissions
1 parent 0a3403e commit 767b0cf

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/sqlite3-to-mysql
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)
Please sign in to comment.