Skip to content

Commit

Permalink
chore: update release script checkout setting
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Jul 18, 2022
1 parent 961bbff commit 6f19cb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Set ENV for github-release
# https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#setting-an-environment-variable
Expand Down

0 comments on commit 6f19cb8

Please sign in to comment.