We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aa6541 commit 43b266cCopy full SHA for 43b266c
.github/workflows/initialize-releases.yml
@@ -35,7 +35,7 @@ jobs:
35
return stdout
36
}
37
38
- let startAt = '2024-09-26T23:19:24.000Z'
+ let startAt = '2025-02-14T08:31:04.000Z'
39
const baseURL = 'https://wingit.blob.core.windows.net/'
40
for (const release of list) {
41
console.log(JSON.stringify(release, null, 2))
0 commit comments