We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7d2eb0 commit b25cc3eCopy full SHA for b25cc3e
.github/workflows/publish.yml
@@ -43,6 +43,7 @@ jobs:
43
44
- name: Generate archive
45
run: yarn pack
46
+ working-directory: packages/react-pdf
47
48
- name: Publish with latest tag
49
if: github.event.release.prelease == false
0 commit comments