pull/5311/head
Dax Raad 2025-12-09 20:24:31 -05:00
parent e5af0dde08
commit bb1c225027
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ jobs:
- name: Publish
run: |
npm install -g npm@latest
./script/publish.ts
env:
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}