Skip to content

Commit b62f3b3

Browse files
committed
fixed blocker for promote_latest job
1 parent 9053536 commit b62f3b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ jobs:
7171
with:
7272
tag: next
7373
timeout: 20
74+
continue-on-error: true
7475

7576
promote_latest:
7677
needs: [publish, smoke]

0 commit comments

Comments
 (0)