Fix release selfhost pipeline

This commit is contained in:
Adria Navarro 2023-06-06 14:09:35 +01:00
parent 21957ad5b9
commit 7d0c50b203
1 changed files with 8 additions and 8 deletions

View File

@ -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: |