mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Updated changelog action
This commit is contained in:
2
.github/workflows/changelog.yml
vendored
2
.github/workflows/changelog.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
id: package
|
id: package
|
||||||
uses: juliangruber/read-file-action@v1
|
uses: juliangruber/read-file-action@v1
|
||||||
with:
|
with:
|
||||||
path: ${{ env.home}}/CHANGELOG.md
|
path: ./CHANGELOG.md
|
||||||
- name: Add file headers
|
- name: Add file headers
|
||||||
uses: DamianReeves/write-file-action@v1.0
|
uses: DamianReeves/write-file-action@v1.0
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user