Skip to content

Commit

Permalink
chore: comment env
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbbreuer committed Oct 6, 2024
1 parent 7cdf222 commit 3cb6aa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:

- name: Install Bun
uses: oven-sh/setup-bun@v2
env:
BUN_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
# env:
# BUN_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}
with:
bun-version: canary

Expand Down

0 comments on commit 3cb6aa2

Please sign in to comment.