Skip to content

Commit

Permalink
Merge branch 'hotfix/0.3.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
huysentruitw committed Sep 28, 2020
2 parents 3da485a + aad876b commit 7cbf611
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Fetch master
run: git fetch origin master:master --prune
- name: Fetch all history for all tags and branches
run: git fetch --prune --unshallow
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
Expand Down

0 comments on commit 7cbf611

Please sign in to comment.