Skip to content

Commit

Permalink
minor fix to gen_requirements_txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodong-Yang committed Nov 27, 2024
1 parent a60fe2b commit 48d7137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_requirements_txt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# For more details about this restriction, please refer to:
# https://github.com/peter-evans/create-pull-request/issues/48 and
# https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs
ssh_key: ${{ secrets.DEPLOY_KEY }}
ssh-key: ${{ secrets.DEPLOY_KEY }}
persist-credentials: true

- name: setup python
Expand Down

0 comments on commit 48d7137

Please sign in to comment.