Skip to content

Commit

Permalink
Update _publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqiw4 authored Jul 24, 2024
1 parent 5ca0798 commit b494b1e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,6 @@ jobs:
path: private
ref: main
fetch-depth: 0
- name: Checkout benchmarking-public
uses: actions/checkout@v4
with:
path: public
ref: main
repository: ${{ github.repository }}-public
token: ${{ secrets.BENCHMARK_MIRROR }}
- name: Mirror
run: |
cd public
Expand Down

0 comments on commit b494b1e

Please sign in to comment.