Skip to content

Commit

Permalink
Fix: action build
Browse files Browse the repository at this point in the history
  • Loading branch information
qy527145 authored Jul 5, 2024
1 parent 196c924 commit e85a578
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- name: Checkout repo
uses: actions/checkout@v4
with:
repository: alist-org/with_aria2
repository: qy527145/with_aria2
ref: main
persist-credentials: false
fetch-depth: 0
Expand All @@ -104,4 +104,4 @@ jobs:
with:
github_token: ${{ secrets.MY_TOKEN }}
branch: main
repository: alist-org/with_aria2
repository: qy527145/with_aria2

0 comments on commit e85a578

Please sign in to comment.