We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df8baf2 commit 77e3390Copy full SHA for 77e3390
.github/workflows/docs.yml
@@ -5,6 +5,8 @@ name: Generate docs and Create PR on docs repo
5
6
on:
7
push:
8
+ tags:
9
+ - v*
10
11
jobs:
12
make_docs:
0 commit comments