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