Skip to content

Commit

Permalink
Update publish-npm.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
therkysmart authored Jan 22, 2025
1 parent a135214 commit 2cf9a5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v4
- name: "Setup Bun"
uses: oven-sh/setup-bun@0f37bd81694f91f7edc1c990461a7fc67ef7e3d8
uses: oven-sh/setup-bun@v2
with:
bun-version: 1.0.x
bun-version: 1.2.x
scope: "@smart-discord"
- name: "Registry Auth"
run: |
Expand Down

0 comments on commit 2cf9a5c

Please sign in to comment.