Skip to content

Commit

Permalink
Fetch all repo history
Browse files Browse the repository at this point in the history
  • Loading branch information
AbanoubGhadban committed Aug 31, 2023
1 parent 8c22912 commit 3828bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Fetch tags
run: git fetch --tags origin
run: git fetch --prune --unshallow
- name: Setup Node
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 3828bee

Please sign in to comment.