mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-13 21:54:13 +08:00
[dependencies] Update goreleaser/goreleaser-action action to v6
This commit is contained in:
parent
a6ae9c0bce
commit
959b4ead0d
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…
x
Reference in New Issue
Block a user