Skip to content

Commit

Permalink
Remove checkout params
Browse files Browse the repository at this point in the history
  • Loading branch information
david-zk committed Sep 6, 2024
1 parent b1b2ff7 commit b5139e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ jobs:

- name: Check out repo
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ inputs.ref_to_geth }}
lfs: true

- name: Check OS
run: |
Expand Down

0 comments on commit b5139e2

Please sign in to comment.