Compare commits

...
Sign in to create a new pull request.

9 commits

View file

@ -1,6 +1,8 @@
name: deploy blog
on:
workflow_dispatch:
schedule:
- cron: '0 10 * * 3' # at 10:00 on wednesday
push:
branches:
- staging