Skip to content

Commit

Permalink
chore(github-actions): Update changelog Github action commands 2.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSltun authored Jan 9, 2025
1 parent 9dee4d8 commit 1f7771b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
cache: "yarn"

- name: Fetch all tags
run: git fetch --tags --quiet
run: git fetch --tags --quiet --depth=300

- name: Determine iOS and Android tags
id: determine_tags
Expand Down

0 comments on commit 1f7771b

Please sign in to comment.