Skip to content

Commit e309a99

Browse files
committed
ci(release_oxfmt): enable trusted publishing
1 parent 69829f5 commit e309a99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release_oxfmt.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,6 @@ jobs:
184184
- run: npm install -g npm@latest # For trusted publishing support
185185

186186
- name: Publish npm packages as latest
187-
env:
188-
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
189187
# NOTE: The trailing slash on $package/ changes it to publishing the directory
190188
run: |
191189
for package in npm/oxfmt*

0 commit comments

Comments
 (0)