mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
release: Use latest goreleaser
This commit is contained in:
parent
d3132645fb
commit
8946a6d2d0
2 changed files with 5 additions and 3 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -159,7 +159,7 @@ jobs:
|
|||
uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
distribution: goreleaser-pro
|
||||
version: 2.5.1
|
||||
version: '~> v2'
|
||||
install-only: true
|
||||
- name: Extract signing key
|
||||
run: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue