Skip to content

Commit

Permalink
Remove submodules token
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zk committed Sep 6, 2024
1 parent 929ee55 commit f69c1bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
with:
token: ${{ secrets.SUBMODULES_CHECKOUT_TOKEN }}
ref: ${{ inputs.ref_to_geth }}
lfs: true
submodules: recursive

- name: Check OS
run: |
Expand Down

0 comments on commit f69c1bb

Please sign in to comment.