We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a2ba4 commit 4e22e20Copy full SHA for 4e22e20
.github/workflows/release_pr.yml
@@ -18,4 +18,5 @@ jobs:
18
env:
19
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
20
run: |
21
+ pip install requests
22
python ./.github/update_release_pr.py
0 commit comments