Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
Merge pull request #12 from vmware-tanzu/CI
Browse files Browse the repository at this point in the history
Fix duplicate line in release CI
  • Loading branch information
dhiltgen committed Nov 5, 2020
2 parents 802e239 + e592eea commit 1b20b37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Expand Up @@ -22,7 +22,6 @@ jobs:
name: Check out code into the Go module directory

- name: Build
run: make dist
run: make dist VERSION=${{ github.ref }}

- name: Create Release
Expand Down

0 comments on commit 1b20b37

Please sign in to comment.