Skip to content

Commit

Permalink
fix: revert unintended changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyuen committed Nov 16, 2024
1 parent cc3e5b2 commit f788491
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 235 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docs-link.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ jobs:
name: Run CircleCI artifacts redirector
steps:
- name: GitHub Action step
<<<<<<< HEAD
uses: scientific-python/circleci-artifacts-redirector-action@v1
=======
uses: larsoner/circleci-artifacts-redirector-action@v1
>>>>>>> main
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.CIRCLECI_DOCS_LINK }}
Expand Down

This file was deleted.

0 comments on commit f788491

Please sign in to comment.