Skip to content

Commit 9b440ca

Browse files
authored
Release push docs tagfix (#519)
* increment version to 0.2.0 * realse push docs tagfix
1 parent ab278d6 commit 9b440ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release_push_docs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
TAG=$1
44

5-
python3 scripts/dump_converters.py > docs/converters.md
5+
python3 scripts/dump_converters.py --tag=$TAG > docs/converters.md
66

77
mike deploy $TAG --push

0 commit comments

Comments
 (0)