Skip to content

Commit

Permalink
Update publish-npm.yml
Browse files Browse the repository at this point in the history
Using latest due to problems with Bun API:
oven-sh/setup-bun#37
  • Loading branch information
therkysmart authored Jan 22, 2025
1 parent 2cf9a5c commit e098b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: "Setup Bun"
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.2.x
bun-version: latest
scope: "@smart-discord"
- name: "Registry Auth"
run: |
Expand Down

0 comments on commit e098b2d

Please sign in to comment.