You've already forked website-stats
mirror of
https://github.com/jakejarvis/website-stats.git
synced 2026-04-22 04:55:29 -04:00
organize data into year/month directories
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: 2
|
||||
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
versioning-strategy: increase
|
||||
@@ -14,4 +14,4 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
- run: yarn install
|
||||
- run: yarn run daily
|
||||
- run: yarn run snapshot
|
||||
|
||||
Reference in New Issue
Block a user