Skip to content

Commit

Permalink
build_docs.yml: add removeArtifacts option
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Medek committed Oct 2, 2024
1 parent 429a5c1 commit ad6c18d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
name: 'HTML Documentation'
artifacts: 'build/docs/doxygen/html/libtropic-html-docs.zip'
artifactErrorsFailBuild: true
removeArtifacts: true
makeLatest: true
tag: 'latest'
prerelease: false

0 comments on commit ad6c18d

Please sign in to comment.