Archived
1
0
Fork 0

Update update-poetry.yml

This commit is contained in:
ZoruaFox 2024-01-12 02:03:08 +08:00 committed by GitHub
parent ca282a49e6
commit ac1a173e79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,4 +65,4 @@ jobs:
- name: Create Pull Request
run: |
gh pr create --title "Poetry依赖自动更新" --body "本Pull Request为手动运行的用于更新由Poetry管理的依赖。"
gh pr create --base master --update-deps
gh pr create --base master --head update-deps