modified: .github/workflows/nuxtjs.yml

This commit is contained in:
Mrrp 2025-01-01 21:04:32 -08:00
parent edad402531
commit 3d6d4a4139

View file

@ -42,14 +42,8 @@ jobs:
run: python utils/pageupdater/commit_post_history.py
- name: Generate RSS feed
run: python utils/pageupdater/rss_xml_gen.py
- name: Upload artifacts (assets and public)
uses: actions/upload-artifact@v4
with:
name: artifacts
path: |
assets
public
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
# Build job
build: