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 aac4bd5 commit 658adbeCopy full SHA for 658adbe
.github/workflows/publish-cpan.yml
@@ -18,4 +18,4 @@ jobs:
18
with:
19
cpan-user: ${{ secrets.CPAN_USER }}
20
cpan-password: ${{ secrets.CPAN_PASSWORD }}
21
- working-directory: "perl"
+ working-directory: "."
0 commit comments