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 c3ce2b1 commit 3231820Copy full SHA for 3231820
.github/workflows/publish.yml
@@ -43,6 +43,7 @@ jobs:
43
44
- name: Generate archive
45
run: yarn pack
46
+ working-directory: packages/react-datetime-picker
47
48
- name: Publish with latest tag
49
if: github.event.release.prelease == false
0 commit comments