Skip to content

Commit c8c262a

Browse files
committed
Continue uploading releases
Some no further specified "Unhandled error" occurred. Let's just try to continue anyway. Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 97908a3 commit c8c262a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/initialize-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
return stdout
3131
}
3232
33-
let startAt = '2021-02-16T19:55:36.000Z'
33+
let startAt = '2022-07-13T10:40:15.000Z'
3434
const baseURL = 'https://wingit.blob.core.windows.net/'
3535
for (const release of list) {
3636
console.log(JSON.stringify(release, null, 2))

0 commit comments

Comments
 (0)