Skip to content

Commit

Permalink
Remove Install GitHub CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
ohtaman committed Nov 19, 2024
1 parent 9823a55 commit 445c1e4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ jobs:
echo "::set-output name=release_name::Release ${{ steps.determine_tag.outputs.tag_name }}"
fi
- name: Install GitHub CLI
uses: actions/setup-gh@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}

- name: Create GitHub Release
id: create_release
run: |
Expand Down

0 comments on commit 445c1e4

Please sign in to comment.