modified: .github/workflows/nuxtjs.yml
This commit is contained in:
parent
aa647ec057
commit
5958d15ee4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nuxtjs.yml
vendored
2
.github/workflows/nuxtjs.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
||||||
- name: Generate RSS feed
|
- name: Generate RSS feed
|
||||||
run: python3 util/pageupdater/rss_xml_gen.py
|
run: python3 util/pageupdater/rss_xml_gen.py
|
||||||
- name: Upload artifacts (assets and public)
|
- name: Upload artifacts (assets and public)
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: artifacts
|
name: artifacts
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue