Skip to content

Commit

Permalink
Fix creating PR in regenerate-target-info.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NobodyXu committed May 4, 2024
1 parent d8bd758 commit 8494191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate-target-info.yml
Expand Up @@ -46,4 +46,4 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gh pr create --base main --fill
gh pr create --base main --title "Update `src/target_info.rs`"

0 comments on commit 8494191

Please sign in to comment.