skip nil values

This commit is contained in:
Dax Raad 2025-06-12 13:13:27 -04:00
parent 662b6b1258
commit 2fa50190e5
2 changed files with 8 additions and 0 deletions

View file

@ -32,6 +32,11 @@ jobs:
with:
bun-version: 1.2.16
- name: Test npm auth
run: npm whoami
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
- run: |
bun install
./script/publish.ts