Skip to content

Commit 02388df

Browse files
authored
ci: fix post-merge packaging CI (#6038)
1 parent 39937db commit 02388df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packaging-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
# Fetch all history for merging
2828
fetch-depth: 0
29-
ref: origin/main
29+
ref: main
3030

3131
- name: Setup - install dependencies
3232
run: |

0 commit comments

Comments
 (0)