Skip to content

Cached content update #4311

Cached content update

Cached content update #4311

# Get milestones with issues + library stars from Github API and commit them as files
name: Cached content update
on:
push:
branches:
- master
schedule:
- cron: "0 0 * * *"
jobs:
get-stars-and-milestones:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-node@v2
with:
node-version: '14'
- name: checkout
uses: actions/checkout@v2
- name: get milestones and stars
env:
GH_API_KEY: ${{ secrets.GH_API_KEY }}
run: node src/js/scheduled.mjs scheduled
- name: deploy to gh-pages
uses: JamesIves/github-pages-deploy-action@4.1.3
with:
branch: gh-pages # The branch the action should deploy to.
target-folder: livedata
folder: livedata-temp # The folder the action should deploy.
commit-message: scheduled milestones and stars update
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy