Skip to content

Commit

Permalink
remove upload artifact action (#248)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkerloch authored and KERLOCH Jean-Marie committed Oct 1, 2021
1 parent b3d54b2 commit c334446
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release-userguide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
antares-xpansion-version: ${{steps.antares-xpansion-version.outputs.prop}}

- name: user guide upload
uses: actions/upload-artifact@v2
with:
name: antares-xpansion-user-guide
path: docs/pdf-doc-generation-with-sphinx/build/latex/antaresxpansionuserguide.pdf

- name: user guide upload
uses: actions/[email protected]
with:
upload_url: ${{ steps.get_release.outputs.upload_url }}
Expand Down

0 comments on commit c334446

Please sign in to comment.