Skip to content

Commit

Permalink
installいらないらしい
Browse files Browse the repository at this point in the history
  • Loading branch information
eatski committed Aug 8, 2024
1 parent 3bdbee8 commit c4aa752
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/prepare-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- name: Install GitHub CLI
uses: dev-hanz-ops/[email protected]

- name: Authenticate GitHub CLI
run: gh auth login --with-token <<< "$GITHUB_TOKEN"
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Fetch all branches
run: git fetch --all

Expand Down

0 comments on commit c4aa752

Please sign in to comment.