Commit 42b8ab0
authored
fix: Update dist-pr.yml (#195)
Another in a seemingly endless series of changes to try and get this workflow to properly create a PR. This change reverts the file back to a simpler state:
- Removes ref from checkout to ensure the dist branch is correctly checked out. Hopefully we'll avoid a detached head (although at this point decapitation is beginning to sound like a good option)
- Provide only branch and base, and trust the CPR step to execute as intended. We were being far to clever before, and it's not just an ego thing: it's existential!!!1 parent 1ec3bf7 commit 42b8ab0
1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 30 | | |
37 | 31 | | |
38 | 32 | | |
| |||
47 | 41 | | |
48 | 42 | | |
49 | 43 | | |
50 | | - | |
0 commit comments