Skip to content

Commit

Permalink
feat: fetch depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
johnson2427 committed Aug 15, 2024
1 parent 536de51 commit 3156313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-tags: 'true'
fetch-depth: 0

- name: PRINT GIT TAG
run: git tag
Expand Down

0 comments on commit 3156313

Please sign in to comment.