Commit 4bd5d75
authored
Fix Goreleaser config file after v2 upgrade (#15)
```
GoReleaser latest installed successfully
v2.23.0 tag found for commit '8521a2b'
/opt/hostedtoolcache/goreleaser-action/2.0.1/x64/goreleaser release --clean
• starting release...
• only configurations files on version: 2 are supported, yours is version: 0, please update your configuration
⨯ release failed after 0s error=only configurations files on version: 2 are supported, yours is version: 0, please update your configuration
Error: The process '/opt/hostedtoolcache/goreleaser-action/2.0.1/x64/goreleaser' failed with exit code 1
```
see https://goreleaser.com/blog/goreleaser-v2/#upgrading1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments