Jan Andrle 94290a1411
All checks were successful
Update menicka / update-rss (push) Successful in 5m18s
Aktualizovat .gitea/workflows/pull.yaml
2025-04-02 14:53:14 +02:00

18 lines
515 B
YAML

name: Update menicka
on:
workflow_dispatch:
schedule:
- cron: '0 8 * * *' # every day at 8:00 GMT (9CET/10CEST)
jobs:
update-rss:
runs-on: ubuntu-latest
steps:
- uses: https://gitea.com/actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: https://gitea.com/actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
with:
node-version: lts/*
cache: 'npm'
- run: npm ci
- run: npx nodejsscript cli.mjs pull --git