mirror of
https://github.com/KevinMidboe/miljobilen-rss.git
synced 2025-10-29 09:40:22 +00:00
Updated workflow to new CLI args
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
node-version: '21'
|
||||
|
||||
- name: Run Script
|
||||
run: node src/run.js
|
||||
run: node src/run.js 'solberg' 1
|
||||
|
||||
- id: 'auth-to-gcloud'
|
||||
uses: 'google-github-actions/auth@v2'
|
||||
|
||||
Reference in New Issue
Block a user