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 c39ba39 commit 4cbbf7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regenerate-target-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,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 4cbbf7d

Please sign in to comment.