mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
ci(release): fix release workflow formatting
This commit is contained in:
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
@@ -55,10 +55,11 @@ jobs:
|
||||
- armhf
|
||||
steps:
|
||||
- name: Checkout Code
|
||||
- uses: actions/checkout@v2
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- run: git checkout master
|
||||
- name: Switch to master branch
|
||||
run: git checkout master
|
||||
|
||||
- name: Prepare
|
||||
id: prepare
|
||||
|
Reference in New Issue
Block a user