Skip to content

Time Gist

Time Gist #5682

Workflow file for this run

name: Time Gist
on:
schedule:
- cron: "0 * * * *"
workflow_dispatch:
jobs:
update-gist:
runs-on: ubuntu-latest
steps:
- name: Update gist
uses: maxam2017/productive-box@master
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GIST_ID: 748db905e5caddd3d39bb4e344b6b38e
TIMEZONE: Europe/London