mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-17 16:50:22 +00:00
fix invalid brach option (now ref)
This commit is contained in:
parent
25051841ff
commit
2505187fbd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-candidate.yml
vendored
2
.github/workflows/release-candidate.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: Checkout sources
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
branch: release
|
||||
ref: release
|
||||
- name: Rebase
|
||||
run: |
|
||||
git fetch origin HEAD --depth=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue