Skip to content

Commit

Permalink
Revert "test"
Browse files Browse the repository at this point in the history
This reverts commit e9f0443.
  • Loading branch information
harakeishi committed Feb 24, 2022
1 parent e9f0443 commit 14c42ee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: goreleaser

on:
push:
branches:
- main

jobs:
goreleaser:
Expand Down
3 changes: 1 addition & 2 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ builds:
ldflags:
- -s -w -X "main.version={{.Env.Version}}"
archives:
- format: binary
replacements:
- replacements:
darwin: Darwin
linux: Linux
windows: Windows
Expand Down

0 comments on commit 14c42ee

Please sign in to comment.