Skip to content

Commit

Permalink
fixed out dir
Browse files Browse the repository at this point in the history
  • Loading branch information
torsten-systemticks committed Jul 22, 2019
1 parent ca76fd6 commit 8abe89f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ deploy:
api_key:
secure: $GITHUB_TOKEN
file:
- ./documents/output/arc42-template.html
- ./documents/output/arc42-template.pdf
- ./asciidoc/output/arc42-template.html
- ./asciidoc/output/arc42-template.pdf
skip_cleanup: true
on:
tags: true

0 comments on commit 8abe89f

Please sign in to comment.