mirror of
https://github.com/KevinMidboe/miljobilen-rss.git
synced 2025-10-29 17:50:23 +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'
|
node-version: '21'
|
||||||
|
|
||||||
- name: Run Script
|
- name: Run Script
|
||||||
run: node src/run.js
|
run: node src/run.js 'solberg' 1
|
||||||
|
|
||||||
- id: 'auth-to-gcloud'
|
- id: 'auth-to-gcloud'
|
||||||
uses: 'google-github-actions/auth@v2'
|
uses: 'google-github-actions/auth@v2'
|
||||||
|
|||||||
Reference in New Issue
Block a user