New upload-pages-artifact version
This commit is contained in:
2
.github/workflows/generate.yml
vendored
2
.github/workflows/generate.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
|||||||
- name: generate
|
- name: generate
|
||||||
run: npx epg-grabber --config=sites/tv.blue.ch/tv.blue.ch.config.js --channels=sites/tv.blue.ch/tv.blue.ch.channels.xml --output=dist/guide.xml --days=7
|
run: npx epg-grabber --config=sites/tv.blue.ch/tv.blue.ch.config.js --channels=sites/tv.blue.ch/tv.blue.ch.channels.xml --output=dist/guide.xml --days=7
|
||||||
- name: upload artifact
|
- name: upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: 'github-pages'
|
name: 'github-pages'
|
||||||
path: 'dist/'
|
path: 'dist/'
|
||||||
|
|||||||
Reference in New Issue
Block a user