mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
Fix 1
This commit is contained in:
5
.github/workflows/auto-update.yml
vendored
5
.github/workflows/auto-update.yml
vendored
@@ -30,8 +30,11 @@ jobs:
|
||||
with:
|
||||
default_author: github_actions
|
||||
|
||||
- name: Export Packs
|
||||
- name: Export RC
|
||||
uses: .github/workflows/rc-nightly.yml
|
||||
- name: Export RC: Lite
|
||||
uses: .github/workflows/rc-lite-nightly.yml
|
||||
- name: Export AC
|
||||
uses: .github/workflows/ac-nightly.yml
|
||||
- name: Export WC: RV
|
||||
uses: .github/workflows/wc-rv-nightly.yml
|
||||
Reference in New Issue
Block a user