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 09f050d + fd87107 commit 21cc2f1Copy full SHA for 21cc2f1
src/commands/init.ts
@@ -30,6 +30,7 @@ jobs:
30
- uses: increments/qiita-cli/actions/publish@v1
31
with:
32
qiita-token: \${{ secrets.QIITA_TOKEN }}
33
+ root: "."
34
`;
35
36
const rootDir = process.cwd();
0 commit comments