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 0801126 commit 64e7c9aCopy full SHA for 64e7c9a
.github/workflows/publish.yaml
@@ -98,7 +98,7 @@ jobs:
98
working-directory: ./typescript
99
run: npm ci
100
101
- - name: Extract version from tag and update package.json
+ - name: Extract version from tag and update npm version
102
103
run: |
104
# Get the version from the tag (remove 'typescript-v' prefix)
0 commit comments