Skip to content

Commit 4655ee8

Browse files
committed
Merge branch 'main' of https://github.com/openclaw/openclaw
* 'main' of https://github.com/openclaw/openclaw: ci: use npm token for plugin publishes
2 parents 94521a1 + 0dafc37 commit 4655ee8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/plugin-npm-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,4 @@ jobs:
223223
env:
224224
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
225225
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
226-
OPENCLAW_NPM_PUBLISH_AUTH_MODE: trusted-publisher
227226
run: bash scripts/plugin-npm-publish.sh --publish "${{ matrix.plugin.packageDir }}"

0 commit comments

Comments
 (0)