Skip to content

Commit

Permalink
always fetch full repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmartins committed Sep 2, 2023
1 parent d3a49d0 commit 2c46e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ runs:
with:
repository: blogc/blogc
ref: ${{ steps.gitref.outputs.ref }}
fetch-depth: 0

- name: Install dependencies
if: steps.cache-restore.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 2c46e8f

Please sign in to comment.