diff --git a/.github/workflows/packaging-upstream.yml b/.github/workflows/packaging-upstream.yml index 8979be8478a..3a7429d19d8 100644 --- a/.github/workflows/packaging-upstream.yml +++ b/.github/workflows/packaging-upstream.yml @@ -26,7 +26,7 @@ jobs: with: # Fetch all history for merging fetch-depth: 0 - ref: origin/main + ref: main - name: Setup - install dependencies run: |