We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2348797 commit 0abcf8bCopy full SHA for 0abcf8b
1 file changed
.github/workflows/preview.yml
@@ -40,7 +40,8 @@ jobs:
40
run: |
41
ls -la dist/
42
npm pack --dry-run
43
+
44
45
- name: Publish preview
- working-directory: ./
46
+ working-directory: ./typescript
47
run: npx pkg-pr-new publish typescript
0 commit comments