Skip to content

Commit

Permalink
Update release job
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehipwell committed Mar 30, 2020
1 parent 73f8048 commit 7d05fa6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
- name: Fetch history
run: git fetch --prune --unshallow

# - name: Install Helm
# run: |
# curl -sSLo get_helm.sh https://raw.githubusercontent.com/helm/helm/master/scripts/get
Expand Down

0 comments on commit 7d05fa6

Please sign in to comment.