Skip to content

Commit 8b7e180

Browse files
authored
Run npm daily publishing at 18:00 (DevExpress#33785)
1 parent cf1724d commit 8b7e180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/packages_publishing_scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publishing to GitHub Packages (scheduler)
22

33
on:
44
schedule:
5-
- cron: '30 19 * * *'
5+
- cron: '00 18 * * *'
66
workflow_dispatch:
77

88
jobs:

0 commit comments

Comments
 (0)