Skip to content

Commit

Permalink
Fix incorrect step in release pipe
Browse files Browse the repository at this point in the history
  • Loading branch information
thibmaek committed Feb 11, 2022
1 parent b92e9c1 commit c1ad292
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
run: go vet
- name: 'Build'
run: make build -j
- name: 'Generate Changelog'
- name: 'Release'
uses: softprops/action-gh-release@v1
with:
Expand Down

0 comments on commit c1ad292

Please sign in to comment.