Skip to content
This repository has been archived by the owner on May 16, 2021. It is now read-only.

Commit

Permalink
Adding GoReleaser to Release Go Binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Apr 11, 2020
1 parent 90cd22a commit 82fdf51
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Go Release
on:
push:
tags:
- "*"
- "releases/*"
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 82fdf51

Please sign in to comment.