Skip to content

Commit 8030cd8

Browse files
committed
all in one
1 parent 23d6f1a commit 8030cd8

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
@@ -81,7 +81,7 @@ jobs:
8181
uses: nick-invision/retry@v2
8282
with:
8383
timeout_minutes: 10
84-
max_attempts: 5
84+
max_attempts: 10
8585
retry_on: error
8686
command: |
8787
cd ./packages/p4

0 commit comments

Comments
 (0)