Only publish docs on tags (#136)

This commit is contained in:
Dustin J. Mitchell
2025-08-01 17:48:34 -04:00
committed by GitHub
parent a94be2649e
commit 0a317cd86d

View File

@ -2,8 +2,8 @@ name: docs
on:
push:
branches:
- main
tags:
- '*'
permissions:
contents: write