fix: fix golang release file path

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-08 17:59:45 +08:00
parent c1f6fc4e63
commit b759f8b5cc
3 changed files with 3 additions and 534 deletions
+2 -2
View File
@@ -43,8 +43,8 @@ jobs:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser
version: latest
workdir: ./build/.goreleaser.yaml
args: release --clean
workdir: .
args: release -f ./build/goreleaser.yaml --rm-dist --clean
env:
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro'