[LOCAL] Use fetch-depth to 0 to create a release

This commit is contained in:
Riccardo Cipolleschi
2024-08-15 11:52:12 +01:00
parent 077815358d
commit c1cee11932
+1
View File
@@ -26,6 +26,7 @@ jobs:
with:
token: ${{ secrets.REACT_NATIVE_BOT_GITHUB_TOKEN }}
fetch-tags: 'true'
fetch-depth: 0
- name: Check if on stable branch
id: check_stable_branch
run: |