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

Commit

Permalink
Release New Versions When Tagged
Browse files Browse the repository at this point in the history
  • Loading branch information
mainawycliffe committed Apr 11, 2020
1 parent 32ffec6 commit 0fb0292
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Go Release

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

0 comments on commit 0fb0292

Please sign in to comment.