summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-12 12:09:13 -0400
committerDax Raad <[email protected]>2025-06-12 12:09:13 -0400
commit4503201b15cd6dae2b4a90d7d7d42d88ce397cf6 (patch)
tree4db850316aa32af225becf13444dbc530ae18816 /.github
parent120151ee3876b7e78e710ac3da82bbf3c02ff013 (diff)
downloadopencode-4503201b15cd6dae2b4a90d7d7d42d88ce397cf6.tar.gz
opencode-4503201b15cd6dae2b4a90d7d7d42d88ce397cf6.zip
npm token
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index debfcd3fc..6d3b965bc 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -39,3 +39,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
AUR_KEY: ${{ secrets.AUR_KEY }}
+ NPM_TOKEN: ${{ secrets.NPM_TOKEN }}