mirror of
https://github.com/edg-l/edlang.git
synced 2024-11-22 07:58:24 +00:00
fix ci
This commit is contained in:
parent
66989462f4
commit
6c83d1e1a9
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
body_path: ${{ github.workspace }}CHANGELOG.md
|
||||
body_path: ${{ github.workspace }}/CHANGELOG.md
|
||||
generate_release_notes: true
|
||||
files: |
|
||||
README.md
|
||||
|
|
Loading…
Reference in a new issue