Skip to content

Commit f340e96

Browse files
committed
ci: Add 0.17 release to the docs and drop 0.10 release
1 parent 5509de6 commit f340e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
name: build
1515
env:
1616
RELEASES: |
17+
0.17=0.17
1718
0.16=0.16
1819
0.15=0.15
1920
0.14=0.14
20-
0.10=0.10
2121
steps:
2222
- uses: actions/checkout@v3
2323
with:

0 commit comments

Comments
 (0)