@@ -7,7 +7,7 @@ on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
tags:
- - "docs*"
+ - "v*"
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs: