Skip to content

Commit

Permalink
feat(deploy-staging): fetch-dept
Browse files Browse the repository at this point in the history
  • Loading branch information
CloruroDiSodio committed Nov 20, 2024
1 parent 17b7894 commit fc9a0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
fetch-depth: "0"

- name: Cleanup runner disk
uses: ./.github/actions/cleanup-disk # Cleanup machine before starting the build
Expand Down

0 comments on commit fc9a0af

Please sign in to comment.