Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
goulven authored and goulven committed Jan 4, 2024
1 parent 18423b3 commit 66f0d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaseDeployProd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
uses: mikepenz/action-gh-release@v0.2.0-a03 #softprops/action-gh-release
with:
body: ${{ steps.build_changelog.outputs.changelog }}
body_path: ${{ github.workspace }}nice-CHANGELOG.txt
body_path: ${{ github.workspace }}/nice-CHANGELOG.txt



Expand Down

0 comments on commit 66f0d54

Please sign in to comment.