0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-10 23:39:31 -05:00

chore: update website deployment

This commit is contained in:
Juan Picado 2024-12-29 17:31:13 +01:00
parent fe8d16fde4
commit 4f1818471f

View file

@ -2,6 +2,8 @@ name: Verdaccio Website CI
on:
workflow_dispatch:
schedule:
- cron: '0 2 * * 0' # every Sunday at 2am UTC (10pm EST)
permissions:
contents: read # to fetch code (actions/checkout)