Skip to content

Commit 1a2d140

Browse files
committed
[Release] Bump version - testing npm new version
1 parent 7142fbf commit 1a2d140

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-or-publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,9 @@ jobs:
118118
registry-url: https://registry.npmjs.org/
119119
scope: '@celonis'
120120

121+
- name: Upgrade npm to support Trusted Publishing
122+
run: npm install -g npm@^11.5.1
123+
121124
- name: Publish to NPM Registry
122125
run: |
123126
cd dist/

0 commit comments

Comments
 (0)