Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 9dd26e0

Browse files
author
Chris Yang
authored
[ci] increase auto publish job wait interval to 3 mins (#4086)
1 parent 8ae8506 commit 9dd26e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
ref: ${{ github.sha }}
3535
running-workflow-name: 'release'
3636
repo-token: ${{ secrets.GITHUB_TOKEN }}
37-
wait-interval: 10 # seconds
37+
wait-interval: 180 # seconds
3838
allowed-conclusions: success
3939

4040
- name: run release

0 commit comments

Comments
 (0)