Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3f6e576

Browse filesBrowse files
CI gives github action permission to update a release (#97)
1 parent dd18448 commit 3f6e576
Copy full SHA for 3f6e576

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎.github/workflows/publish-pypi.yml

Copy file name to clipboardExpand all lines: .github/workflows/publish-pypi.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
needs: call-ci
1616
permissions:
17+
contents: write
1718
id-token: write
1819
steps:
1920
- name: Download artifacts

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.