We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9053536 commit b62f3b3Copy full SHA for b62f3b3
1 file changed
.github/workflows/publish.yml
@@ -71,6 +71,7 @@ jobs:
71
with:
72
tag: next
73
timeout: 20
74
+ continue-on-error: true
75
76
promote_latest:
77
needs: [publish, smoke]
0 commit comments