We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69829f5 commit e309a99Copy full SHA for e309a99
.github/workflows/release_oxfmt.yml
@@ -184,8 +184,6 @@ jobs:
184
- run: npm install -g npm@latest # For trusted publishing support
185
186
- name: Publish npm packages as latest
187
- env:
188
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
189
# NOTE: The trailing slash on $package/ changes it to publishing the directory
190
run: |
191
for package in npm/oxfmt*
0 commit comments