Skip to content

Commit 5ce2487

Browse files
committed
no need perl on release flow.
1 parent 699d77d commit 5ce2487

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/create-release-pr.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,6 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v4
1919

20-
- uses: shogo82148/actions-setup-perl@v1
21-
with:
22-
perl-version: "5.34"
23-
2420
- uses: mackerelio/mackerel-create-release-pull-request-action@main
2521
id: start
2622
with:

0 commit comments

Comments
 (0)