Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit28bb787

Browse files
committed
fix: Increase release timeout (#1729)
This is unfortunate, but with the containers it can take a while.We should spend some time making these parallel in the future,but for now this is fine!
1 parente991a40 commit28bb787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
uses:goreleaser/goreleaser-action@v3
8484
with:
8585
version:latest
86-
args:release --rm-dist
86+
args:release --rm-dist --timeout 60m
8787
env:
8888
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
8989
AC_USERNAME:${{ secrets.AC_USERNAME }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp