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 98299ba commit ce90261Copy full SHA for ce90261
.github/workflows/build-and-publish.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
branch: 'main'
27
#working_directory: 'dist'
28
- working_directory: 'src'
+ # working_directory: 'src'
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
NPM_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments