:3
This commit is contained in:
parent
c7f546f58a
commit
b62a50b12e
12 changed files with 444 additions and 638 deletions
4
.github/workflows/nuxtjs.yml
vendored
4
.github/workflows/nuxtjs.yml
vendored
|
@ -42,8 +42,8 @@ jobs:
|
|||
run: pip install python-frontmatter && deno install
|
||||
- name: Update Page list
|
||||
run: deno --allow-all utils/page_updater/update_pagelist.ts
|
||||
- name: Update Page history
|
||||
run: python utils/page_updater/commit_post_history.py
|
||||
# - name: Update Page history
|
||||
# run: python utils/page_updater/commit_post_history.py
|
||||
# - name: Generate RSS feed
|
||||
# run: python utils/page_updater/rss_xml_gen.py
|
||||
- name: Commit changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue