Skip to content

Commit 401bf68

Browse files
committed
test publishing
1 parent 843b039 commit 401bf68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,5 +210,5 @@ jobs:
210210
working-directory: typescript
211211

212212
- run: npm run publish
213-
if: ${{ startsWith(github.ref, 'refs/tags/v') }}
213+
# if: ${{ startsWith(github.ref, 'refs/tags/v') }}
214214
working-directory: typescript

0 commit comments

Comments
 (0)