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

Commit

Permalink
Merge pull request #10 from owenrumney/fix-go-releaser
Browse files Browse the repository at this point in the history
skip build phase
  • Loading branch information
owenrumney authored Jun 6, 2021
2 parents 7a01237 + 21e1297 commit cb9a203
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# This is an example .goreleaser.yml file with some sane defaults.
# Make sure to check the documentation at http://goreleaser.com
before:
builds:
- skip: true

release:
github:
Expand Down

0 comments on commit cb9a203

Please sign in to comment.