Update release.yml

pull/49/head
Jonah Lawrence 3 years ago committed by GitHub
parent 5531ffe705
commit 3b6cb68b33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,8 @@ jobs:
uses: TriPSs/conventional-changelog-action@v3.7.1
with:
github-token: ${{ secrets.CHANGELOG_RELEASE }}
output-file: "false"
version-file: './composer.json'
output-file: 'false'
- name: create release
uses: actions/create-release@v1

Loading…
Cancel
Save