fix release check
Some checks failed
Release - Build and publish docs / release (push) Failing after 4s
Some checks failed
Release - Build and publish docs / release (push) Failing after 4s
This commit is contained in:
4
.github/workflows/release-docs.yml
vendored
4
.github/workflows/release-docs.yml
vendored
@@ -2,8 +2,10 @@ name: Release - Build and publish docs
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ["main"]
|
||||
tags:
|
||||
- "v*"
|
||||
- "v*"
|
||||
- "!v*-rc.*"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Reference in New Issue
Block a user