We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 843b039 commit 401bf68Copy full SHA for 401bf68
.github/workflows/ci.yml
@@ -210,5 +210,5 @@ jobs:
210
working-directory: typescript
211
212
- run: npm run publish
213
- if: ${{ startsWith(github.ref, 'refs/tags/v') }}
+ # if: ${{ startsWith(github.ref, 'refs/tags/v') }}
214
0 commit comments