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
|
||||
on:
|
||||
schedule:
|
||||
# Run at 8 o'clock every day
|
||||
- cron: "26 18 * * *"
|
||||
- cron: "26 18 * * wed"
|
||||
|
||||
jobs:
|
||||
npins_update:
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
version = "2024-04-16-03";
|
||||
src-hash = "sha256-fZICNAQPmmo3wp9dQ/YDHZgSxN0llGJJvI9mkAHnjgA=";
|
||||
deps-hash = "sha256-vKBx8rFvJ2fGAzTgSZa3BU+tkw48JTyf4KeiwciuRds=";
|
||||
version = "2024-04-17-01";
|
||||
src-hash = "sha256-A6T0ZCLnP7gpSN1n6/dqyy0nCWra2D+wsgT/SkuKYQo=";
|
||||
deps-hash = "sha256-rBVLdWMEDxD+wUBcK0CIYlJExRVQ8iigV/HFKLIEDwA=";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue