Skip to content

Commit da85b8f

Browse files
authored
update for production
1 parent 81fbace commit da85b8f

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2026-01-30
1+
2026-01-31

.github/workflows/archive-in-portico.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: Archive in Portico
1515

1616
on:
1717
schedule:
18-
- cron: "45 0 * * *"
18+
- cron: "15 1 * * 6"
1919
workflow_dispatch:
2020
inputs:
2121
datestamp:

.github/workflows/upload-to-pmc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: Upload to PMC
1515

1616
on:
1717
schedule:
18-
- cron: "50 23 * * *"
18+
- cron: "15 0 * * *"
1919
workflow_dispatch:
2020
inputs:
2121
datestamp:

0 commit comments

Comments
 (0)