mirror of
https://github.com/KevinMidboe/miljobilen-rss.git
synced 2025-10-29 17:50:23 +00:00
Moved source files into folder
This commit is contained in:
2
.github/workflows/update-rss.yml
vendored
2
.github/workflows/update-rss.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
node-version: '21'
|
||||
|
||||
- name: Run Script
|
||||
run: node run.js
|
||||
run: node src/run.js
|
||||
|
||||
- id: 'auth-to-gcloud'
|
||||
uses: 'google-github-actions/auth@v2'
|
||||
|
||||
@@ -15,6 +15,7 @@ This is such a shitshow.
|
||||
Smaller tasks:
|
||||
- [ ] Connect to Google bucket, SA, etc.
|
||||
- [ ] Updates RSS generation
|
||||
- [ ] Compare existing dates in RSS to fetched
|
||||
|
||||
### Handle rollover of date list
|
||||
|
||||
|
||||
Reference in New Issue
Block a user