Skip to content

Commit

Permalink
chore: Fetch all history for repo
Browse files Browse the repository at this point in the history
  • Loading branch information
wenty22 committed Oct 23, 2024
1 parent b573854 commit 25844db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/qa-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
with:
ref: ${{ steps.pr-env.outputs.BRANCH_NAME }}
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 0

- uses: ./.github/actions/setup
with:
Expand Down

0 comments on commit 25844db

Please sign in to comment.