:3
This commit is contained in:
parent
3dedf73860
commit
c7f546f58a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/nuxtjs.yml
vendored
4
.github/workflows/nuxtjs.yml
vendored
|
@ -44,8 +44,8 @@ jobs:
|
||||||
run: deno --allow-all utils/page_updater/update_pagelist.ts
|
run: deno --allow-all utils/page_updater/update_pagelist.ts
|
||||||
- name: Update Page history
|
- name: Update Page history
|
||||||
run: python utils/page_updater/commit_post_history.py
|
run: python utils/page_updater/commit_post_history.py
|
||||||
- name: Generate RSS feed
|
# - name: Generate RSS feed
|
||||||
run: python utils/page_updater/rss_xml_gen.py
|
# run: python utils/page_updater/rss_xml_gen.py
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: stefanzweifel/git-auto-commit-action@v5
|
uses: stefanzweifel/git-auto-commit-action@v5
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue