diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9467f484..fbf7eaa2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -156,7 +156,7 @@ jobs: name: Partiels-Manual path: | ${{ github.workspace }}/build/Manual - ${{ github.workspace }}/Partiels-Manual.md + ${{ github.workspace }}/build/Partiels-Manual.md - name: Release uses: softprops/action-gh-release@v2 if: ${{ env.is_tagged == 'true' }}