mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 18:09:17 +00:00
Updated Upstream (Gale/Purpur/Dependencies)
This commit is contained in:
4
.github/workflows/auto-update.yml
vendored
4
.github/workflows/auto-update.yml
vendored
@@ -10,13 +10,13 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout Leaf repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@main
|
||||
with:
|
||||
path: 'Leaf'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Checkout Gale repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@main
|
||||
with:
|
||||
path: 'Gale'
|
||||
repository: "Dreeam-qwq/Gale"
|
||||
|
||||
Reference in New Issue
Block a user