Skip to content

Commit 7fa8e7d

Browse files
authored
chore(agent): use trusted publishing (#177)
1 parent 5ced87e commit 7fa8e7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/agent-release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,3 @@ jobs:
5959
- name: Publish the package to npm registry
6060
working-directory: packages/agent
6161
run: npm publish
62-
env:
63-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)