Skip to content

Commit

Permalink
rm repo checkout from relase action
Browse files Browse the repository at this point in the history
  • Loading branch information
tjex committed Nov 28, 2024
1 parent 108a672 commit 36db30c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
runs-on: ubuntu-latest
needs: [build-binaries]
steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Update Homebrew Formula
uses: dawidd6/action-homebrew-bump-formula@v4
with:
Expand Down

0 comments on commit 36db30c

Please sign in to comment.