mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-09-27 03:36:12 +08:00
fix: 固定主版本
This commit is contained in:
3
.github/workflows/build_binary.yaml
vendored
3
.github/workflows/build_binary.yaml
vendored
@@ -35,7 +35,8 @@ jobs:
|
||||
uses: goreleaser/goreleaser-action@v6
|
||||
with:
|
||||
distribution: goreleaser
|
||||
version: latest
|
||||
# version: latest
|
||||
version: '~> v2'
|
||||
args: release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GHT }}
|
||||
|
Reference in New Issue
Block a user