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.
2 parents 7a7da28 + b3317e5 commit c1dde1bCopy full SHA for c1dde1b
.github/workflows/publish-to-npm.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: changesets/action@v1
45
with:
46
publish: npm run packages:publish
47
- cwd: /home/runner/work/pydantic-forms-ui/frontend
+ cwd: /home/runner/work/pydantic-forms-ui/pydantic-forms-ui/frontend
48
env:
49
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
50
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments