Skip to content

Commit

Permalink
fix js_release.yml (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhjz authored May 17, 2024
1 parent 274f08d commit 7080d7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/js_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:

- name: get pr collection # 获取tag之间的pr内容,输出为md文件的路径
id: get-pr
working-directory: ./python
env:
REPO: ${{ github.repository }}
QF_GITHUB_TOKEN: ${{ secrets.QF_GITHUB_TOKEN }}
Expand Down

0 comments on commit 7080d7d

Please sign in to comment.