Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
xhofe committed Nov 5, 2021
1 parent 12f68ea commit ac84767
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,17 @@ jobs:
with:
ref: v2
path: alist
persist-credentials: false
fetch-depth: 0

- name: Checkout web repo
uses: actions/checkout@v2
with:
repository: Xhofe/alist-web
ref: v2
path: alist-web
persist-credentials: false
fetch-depth: 0

- name: Set up xgo
run: |
Expand Down

0 comments on commit ac84767

Please sign in to comment.