Skip to content

Commit

Permalink
fix: name for bun action
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyfigaro committed Mar 30, 2024
1 parent e18b3ba commit 2db18ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
fetch-depth: 0
persist-credentials: false

- uses: oven-sh/action-bun@v1
- uses: oven-sh/setup-bun@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 2db18ef

Please sign in to comment.