We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075fe5a commit f54d059Copy full SHA for f54d059
.github/workflows/publish.yml
@@ -43,6 +43,7 @@ jobs:
43
44
- name: Generate archive
45
run: yarn pack
46
+ working-directory: packages/react-daterange-picker
47
48
- name: Publish with latest tag
49
if: github.event.release.prelease == false
0 commit comments