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 ef8f43f commit 88a2ba4Copy full SHA for 88a2ba4
.github/workflows/release_pr.yml
@@ -18,5 +18,4 @@ jobs:
18
env:
19
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
20
run: |
21
- pwd
22
- python ./.github/update)release_pr.py
+ python ./.github/update_release_pr.py
0 commit comments