Skip to content

Commit 3876ad1

Browse files
committed
remove task on create-release-pr
1 parent 17adf89 commit 3876ad1

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
@@ -34,10 +34,6 @@ jobs:
3434
NEXT=${{ steps.start.outputs.nextVersion }}
3535
mv packaging/mackerel-check-plugins_$CURRENT.orig.tar.gz packaging/mackerel-check-plugins_$NEXT.orig.tar.gz
3636
37-
- run: |
38-
cpanm -qn Path::Tiny
39-
perl tool/update-docs.pl
40-
4137
- uses: mackerelio/mackerel-create-release-pull-request-action@main
4238
with:
4339
github_token: ${{ secrets.MACKERELBOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)