mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-16 02:32:22 +08:00
[dependencies] Update goreleaser/goreleaser-action action to v6
This commit is contained in:
parent
ce0da5b557
commit
bdba2365de
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
|||
EOF
|
||||
echo "HOME=$HOME" >> "$GITHUB_ENV"
|
||||
- name: Publish release
|
||||
uses: goreleaser/goreleaser-action@v5
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
distribution: goreleaser-pro
|
||||
version: latest
|
||||
|
|
Loading…
Reference in New Issue
Block a user