mirror of
https://github.com/KevinMidboe/miljobilen-rss.git
synced 2025-12-29 21:31:02 +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'
|
node-version: '21'
|
||||||
|
|
||||||
- name: Run Script
|
- name: Run Script
|
||||||
run: node run.js
|
run: node src/run.js
|
||||||
|
|
||||||
- id: 'auth-to-gcloud'
|
- id: 'auth-to-gcloud'
|
||||||
uses: 'google-github-actions/auth@v2'
|
uses: 'google-github-actions/auth@v2'
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ This is such a shitshow.
|
|||||||
Smaller tasks:
|
Smaller tasks:
|
||||||
- [ ] Connect to Google bucket, SA, etc.
|
- [ ] Connect to Google bucket, SA, etc.
|
||||||
- [ ] Updates RSS generation
|
- [ ] Updates RSS generation
|
||||||
|
- [ ] Compare existing dates in RSS to fetched
|
||||||
|
|
||||||
### Handle rollover of date list
|
### Handle rollover of date list
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user