Skip to content

Commit 64e7c9a

Browse files
checkpoint
1 parent 0801126 commit 64e7c9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
working-directory: ./typescript
9999
run: npm ci
100100

101-
- name: Extract version from tag and update package.json
101+
- name: Extract version from tag and update npm version
102102
working-directory: ./typescript
103103
run: |
104104
# Get the version from the tag (remove 'typescript-v' prefix)

0 commit comments

Comments
 (0)