Skip to content

Commit

Permalink
don't set env GITHUB_TOKEN (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
maximlt authored Jan 18, 2024
1 parent 9093f23 commit e8a4321
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
defaults:
run:
shell: bash -l {0}
env:
DESC: "Documentation build"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v3
- uses: conda-incubator/setup-miniconda@v2
Expand Down

0 comments on commit e8a4321

Please sign in to comment.