Skip to content

Commit

Permalink
List downloaded assets
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Aug 11, 2023
1 parent ed70258 commit 227e7f8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,12 @@ jobs:
run: |
ls
- name: "Upload artifact"
uses: actions/upload-artifact@v3
with:
name: HTML-doc.zip
path: HTML-doc.zip

- name: "Deploy the stable documentation"
uses: ansys/actions/doc-deploy-stable@v4
with:
Expand Down

0 comments on commit 227e7f8

Please sign in to comment.