forked from DGNum/infrastructure
feat(ds-fr): Update version and workflow
This commit is contained in:
parent
c6691cf9f1
commit
22ef2cf79d
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
||||||
name: ds-fr update
|
name: ds-fr update
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Run at 8 o'clock every day
|
- cron: "26 18 * * wed"
|
||||||
- cron: "26 18 * * *"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
npins_update:
|
npins_update:
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
version = "2024-04-16-03";
|
version = "2024-04-17-01";
|
||||||
src-hash = "sha256-fZICNAQPmmo3wp9dQ/YDHZgSxN0llGJJvI9mkAHnjgA=";
|
src-hash = "sha256-A6T0ZCLnP7gpSN1n6/dqyy0nCWra2D+wsgT/SkuKYQo=";
|
||||||
deps-hash = "sha256-vKBx8rFvJ2fGAzTgSZa3BU+tkw48JTyf4KeiwciuRds=";
|
deps-hash = "sha256-rBVLdWMEDxD+wUBcK0CIYlJExRVQ8iigV/HFKLIEDwA=";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue