Skip to content

Commit

Permalink
[GHA] Remove authentication to checkout repository during wheel build…
Browse files Browse the repository at this point in the history
… (repository is now public)
  • Loading branch information
njroussel committed Nov 23, 2022
1 parent a927798 commit deb5f64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: recursive
token: ${{ secrets.MITSUBA_GITHUB_TOKEN }}

- uses: actions/setup-python@v4
name: Install Python
Expand Down

0 comments on commit deb5f64

Please sign in to comment.