Skip to content

Commit

Permalink
Try without token
Browse files Browse the repository at this point in the history
  • Loading branch information
yelizariev authored Mar 16, 2024
1 parent 5c2b61e commit 30158bc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ jobs:
sudo apt-get install python3-setuptools
pip3 install oyaml
- uses: actions/checkout@v4
with:
# Use token to trigger Github Pages deployment on commit
token: ${{ secrets.MY_GITHUB_TOKEN }}
- name: Checkout submodules
shell: bash
run: |
Expand Down

0 comments on commit 30158bc

Please sign in to comment.