Update changelog.yml

This commit is contained in:
Vaggelis Yfantis
2020-06-05 17:03:32 +03:00
committed by GitHub
parent 6437db7aa0
commit 6b7aa10e91

View File

@ -21,7 +21,7 @@ jobs:
token: ${{ secrets.CHANGELOG_KEY }}
repository: pestphp/website
path: pestphp-website
- name: Read package.json
- name: Read CHANGELOG.md
id: package
uses: juliangruber/read-file-action@v1
with:
@ -45,8 +45,8 @@ jobs:
uses: peter-evans/create-pull-request@v2
with:
token: ${{ secrets.CHANGELOG_KEY }}
commit-message: Update changelog.md
committer: GitHub Action <noreply@github.com>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
title: 'Update changelog.md'
path: ./pestphp-website
commit-message: Update changelog.md
committer: GitHub Action <noreply@github.com>
author: ${{ github.actor }} <${{ github.actor }}@users.noreply.github.com>
title: 'Update changelog.md'
path: ./pestphp-website