Skip to content

Commit

Permalink
Set the fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrowlands committed Oct 26, 2023
1 parent 532896d commit f3efcc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
ref: develop

- name: Extract version from tag
Expand Down

0 comments on commit f3efcc2

Please sign in to comment.