Skip to content

ssatocc/chuikyo-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chuikyo-notify

Notify when there is an update on the Chuikyo website

Overview

Checking for update on the Chuikyo website every day at 10am, 2pm, 6pm (JST) using GitHub Actions.
If there is an update, notify with LINE Notify.

chuikyo-notify

LINE Notify

Excel export

Access the URL below to get the last several histories of Chuikyo website in Excel format.

image

GitHub Pages

Display the latest number saved by batch workflow.

Chuikyo website

Repository secrets

  • ACCESS_TOKEN
    • Access token (LINE Notify)
    • No expiration
  • PAT
    • Personal access token (GitHub)
    • Expires on Thu, Feb 20 2025

Docs