modified: .github/workflows/nuxtjs.yml

This commit is contained in:
Mrrp 2025-01-01 20:56:38 -08:00
parent aa647ec057
commit 5958d15ee4

View file

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