We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 109fd11 commit d34b79eCopy full SHA for d34b79e
.github/workflows/docs.yml
@@ -2,7 +2,7 @@ name: Release documentation
2
on:
3
push:
4
tags:
5
- - "v*"
+ - "*"
6
workflow_dispatch:
7
8
jobs:
0 commit comments