Skip to content

Commit 658adbe

Browse files
committed
fix gh action
1 parent aac4bd5 commit 658adbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cpan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
with:
1919
cpan-user: ${{ secrets.CPAN_USER }}
2020
cpan-password: ${{ secrets.CPAN_PASSWORD }}
21-
working-directory: "perl"
21+
working-directory: "."

0 commit comments

Comments
 (0)