Updated changelog action

This commit is contained in:
Vaggelis Yfantis
2020-06-05 06:18:18 +03:00
parent 7d38d4bd4f
commit 6437db7aa0

View File

@ -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: