Skip to content

Commit

Permalink
Merge pull request #29 from hyrodium/fix/release_doc_with_tag
Browse files Browse the repository at this point in the history
Update CI.yml to deploy docs with tag
  • Loading branch information
hyrodium authored Jun 19, 2021
2 parents fff8cee + 424f360 commit e59f9e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
tags: '*'
pull_request:
jobs:
test:
Expand Down

0 comments on commit e59f9e9

Please sign in to comment.