fix release check
Some checks failed
Release - Build and publish docs / release (push) Failing after 4s

This commit is contained in:
Tony
2026-01-19 13:04:27 -06:00
parent cc90896be8
commit 890c773c01

View File

@@ -2,8 +2,10 @@ name: Release - Build and publish docs
on:
push:
branches: ["main"]
tags:
- "v*"
- "!v*-rc.*"
workflow_dispatch:
permissions: