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 f9abebe commit 134dfdaCopy full SHA for 134dfda
.github/workflows/deploy.yml
@@ -28,4 +28,4 @@ jobs:
28
uses: peaceiris/actions-gh-pages@v3
29
with:
30
github_token: ${{ secrets.GITHUB_TOKEN }}
31
- publish_dir: ./dist # Adjust to your build output directory
+ publish_dir: ./dist/ng-otp-input-repo/browser # Adjust to your build output directory
0 commit comments