Skip to content

Commit

Permalink
Merge pull request #11 from dragonfruitnetwork/set-fetch-depth-0
Browse files Browse the repository at this point in the history
set fetch depth to 0
  • Loading branch information
aspriddell authored Jul 6, 2022
2 parents 4e9c29c + e5aa673 commit d405e4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0

- id: sakura-deploy-key
name: Get Deploy Token
Expand Down

0 comments on commit d405e4a

Please sign in to comment.