mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 00:21:30 +00: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
|
EOF
|
||||||
echo "HOME=$HOME" >> "$GITHUB_ENV"
|
echo "HOME=$HOME" >> "$GITHUB_ENV"
|
||||||
- name: Publish release
|
- name: Publish release
|
||||||
uses: goreleaser/goreleaser-action@v5
|
uses: goreleaser/goreleaser-action@v6
|
||||||
with:
|
with:
|
||||||
distribution: goreleaser-pro
|
distribution: goreleaser-pro
|
||||||
version: latest
|
version: latest
|
||||||
|
|
Loading…
Reference in a new issue