Skip to content

Commit

Permalink
build: 搞错,再来
Browse files Browse the repository at this point in the history
  • Loading branch information
gmugu committed Nov 23, 2023
1 parent beb3259 commit d1622d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: gmugu/with_aria2_ffmpeg
ref: main
ref: diy
persist-credentials: false
fetch-depth: 0

Expand All @@ -65,5 +65,5 @@ jobs:
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.MY_TOKEN }}
branch: main
branch: diy
repository: gmugu/with_aria2_ffmpeg

0 comments on commit d1622d3

Please sign in to comment.