Skip to content

Commit 43b266c

Browse files
committed
Of course the last one failed
Signed-off-by: Johannes Schindelin <[email protected]>
1 parent 4aa6541 commit 43b266c

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
@@ -35,7 +35,7 @@ jobs:
3535
return stdout
3636
}
3737
38-
let startAt = '2024-09-26T23:19:24.000Z'
38+
let startAt = '2025-02-14T08:31:04.000Z'
3939
const baseURL = 'https://wingit.blob.core.windows.net/'
4040
for (const release of list) {
4141
console.log(JSON.stringify(release, null, 2))

0 commit comments

Comments
 (0)