commit
ae22f0f096
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -1,6 +1,8 @@
|
||||||
name: Release website
|
name: Release website
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: "0 4 * * *"
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- staging
|
- staging
|
||||||
|
|
Loading…
Reference in a new issue