0
0
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:
マリウス 2025-06-13 08:43:49 -05:00
parent 346d1d327b
commit 36a2955521
No known key found for this signature in database
GPG Key ID: 272ED814BF63261F
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -1,4 +1,5 @@
# .goreleaser.yaml
version: 2
changelog:
sort: asc
use: github