Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
edg-l committed Feb 14, 2024
1 parent 6698946 commit 6c83d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c83d1e

Please sign in to comment.