Skip to content

Commit

Permalink
add depth to checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
caquino committed Dec 28, 2022
1 parent 0a86775 commit 28fcfd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ steps.app.outputs.app_token }}
ref: ${{ github.ref_name }}

Expand Down

0 comments on commit 28fcfd6

Please sign in to comment.