Skip to content

Commit 591a0c9

Browse files
Onboard to NPM trusted publisher workflow (opensearch-js) part2 (#1086)
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 5bdc82d commit 591a0c9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ jobs:
3232
node-version: '24'
3333
registry-url: 'https://registry.npmjs.org'
3434
- run: npm ci
35-
# - run: npm run build --if-present
36-
# - run: npm test
3735
- run: npm publish
3836
- name: Release
3937
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)