Skip to content

Navigation Menu

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 d0aee4a

Browse filesBrowse files
committed
Add write token
1 parent f2667b5 commit d0aee4a
Copy full SHA for d0aee4a

File tree

1 file changed

+2
-0
lines changed
Filter options

1 file changed

+2
-0
lines changed

‎.github/workflows/test_and_deploy.yml

Copy file name to clipboardExpand all lines: .github/workflows/test_and_deploy.yml
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ jobs:
7474
runs-on: ubuntu-latest
7575
if: contains(github.ref, 'tags')
7676
environment: pypi-deploy
77+
permissions:
78+
id-token: write
7779
steps:
7880
- uses: actions/checkout@v2
7981
- name: Set up Python

0 commit comments

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