Skip to content

Commit

Permalink
Push main @jackzampolin: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackzampolin committed Jun 23, 2021
1 parent 0f3fadf commit 0a81f91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
with:
go-version: '1.16'

- run: echo ":rocket::rocket::rocket:" > ../release_notes.md
if: startsWith(github.ref, 'refs/tags/')

- name: Build
uses: goreleaser/goreleaser-action@v2
with:
Expand Down

0 comments on commit 0a81f91

Please # to comment.