summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-06-12 13:19:24 -0400
committerDax Raad <[email protected]>2025-06-12 13:19:24 -0400
commit0cca75ef48660e67e51eeeb044a1c70c0d5cc9f5 (patch)
tree25ad58267083986be262bc161eb65c1a5c1f85d2 /.github
parentee1f55dbe2064e29078d8935e03e1e53d2172ed2 (diff)
downloadopencode-0cca75ef48660e67e51eeeb044a1c70c0d5cc9f5.tar.gz
opencode-0cca75ef48660e67e51eeeb044a1c70c0d5cc9f5.zip
sync
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index e002e2cef..0854657ec 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -39,4 +39,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.SST_GITHUB_TOKEN }}
AUR_KEY: ${{ secrets.AUR_KEY }}
- NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
+ NPM_CONFIG_TOKEN: ${{ secrets.NPM_TOKEN }}