Skip to content

Commit c1cee11

Browse files
committed
[LOCAL] Use fetch-depth to 0 to create a release
1 parent 0778153 commit c1cee11

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
with:
2727
token: ${{ secrets.REACT_NATIVE_BOT_GITHUB_TOKEN }}
2828
fetch-tags: 'true'
29+
fetch-depth: 0
2930
- name: Check if on stable branch
3031
id: check_stable_branch
3132
run: |

0 commit comments

Comments
 (0)