Fix release selfhost pipeline
This commit is contained in:
parent
21957ad5b9
commit
7d0c50b203
|
@ -17,7 +17,7 @@ jobs:
|
|||
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
fetch_depth: 0
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Fail if tag is not in master
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue