mirror of
https://github.com/mrusme/neonmodem.git
synced 2025-06-30 22:18:39 -04:00
Update goreleaser config, workflow
This commit is contained in:
parent
346d1d327b
commit
36a2955521
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: 1.21
|
||||
go-version: 1.23
|
||||
|
||||
- name: Run GoReleaser
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
|
@ -1,4 +1,5 @@
|
||||
# .goreleaser.yaml
|
||||
version: 2
|
||||
changelog:
|
||||
sort: asc
|
||||
use: github
|
||||
|
Loading…
x
Reference in New Issue
Block a user