Skip to content

Commit 88a2ba4

Browse files
committed
fix typo
1 parent ef8f43f commit 88a2ba4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jobs:
1818
env:
1919
GITHUB_TOKEN: ${{ secrets.PR_TOKEN }}
2020
run: |
21-
pwd
22-
python ./.github/update)release_pr.py
21+
python ./.github/update_release_pr.py

0 commit comments

Comments
 (0)