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

Commit

Permalink
Build Go Binaries on Release
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Apr 11, 2020
1 parent 82fdf51 commit 2e9b6ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Go Release

on:
push:
tags:
- "releases/*"
release:
types: [published, prereleased, edited]
jobs:
goreleaser:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2e9b6ad

Please sign in to comment.