Skip to content

Commit

Permalink
fixup! Test .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pierreguillot committed Aug 29, 2024
1 parent 82aacbb commit 28d8aaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}
Expand Down

0 comments on commit 28d8aaa

Please sign in to comment.