Skip to content

Commit

Permalink
update naming of artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienDoerner committed Nov 14, 2023
1 parent 153219d commit 69b73cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: archive documentation
uses: actions/upload-artifact@v3
with:
name: "documentation.tar.gz"
name: "documentation"
path: |
build/documentation.tar.gz
build/coverage.tar.gz

0 comments on commit 69b73cb

Please sign in to comment.