Moved source files into folder

This commit is contained in:
2024-05-13 22:41:23 +02:00
parent 464ed254d9
commit ee58951e66
5 changed files with 2 additions and 1 deletions

View File

@@ -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'

View File

@@ -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

View File

View File