Skip to content

Commit

Permalink
set the fetch depth.
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 19, 2021
1 parent 4e3896d commit 952645d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
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
- name: Bump version
id: bump_version
uses: packagrio/action-bumpr-go@master
Expand Down

0 comments on commit 952645d

Please sign in to comment.