Skip to content

Commit

Permalink
Updated CI to deploy package.
Browse files Browse the repository at this point in the history
  • Loading branch information
tom.couser committed Jan 28, 2021
1 parent 2140319 commit 1d57369
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- v*
workflow_dispatch:
jobs:
docs:
package:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down
3 changes: 2 additions & 1 deletion requirements_ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ pytest-cov
pytest-pylint
vcrpy
mkdocs
mkdocs-mermaid2-plugin
mkdocs-mermaid2-plugin
twine

0 comments on commit 1d57369

Please sign in to comment.