We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9955954 commit 98df86eCopy full SHA for 98df86e
1 file changed
.github/workflows/publish-ts-sdk.yml
@@ -10,7 +10,7 @@ permissions:
10
jobs:
11
publish:
12
runs-on: ubuntu-latest
13
- environment: publish
+ environment: publish-npm
14
defaults:
15
run:
16
working-directory: ./typescript
0 commit comments