Skip to content

Commit b1a4902

Browse files
committed
fix: fix openim ci
Signed-off-by: Xinwei Xiong(cubxxw-openim) <[email protected]>
1 parent 9df8ba0 commit b1a4902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
distribution: goreleaser
4545
version: latest
4646
workdir: .
47-
args: release --rm-dist --timeout=1
47+
args: release --rm-dist
4848
env:
4949
USERNAME: ${{ github.repository_owner }}
5050
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)