Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit c1fc174

Browse files
committed
hotfix: test
1 parent ece8e59 commit c1fc174

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Deploy Documentation
22

33
on:
4-
release:
5-
types:
6-
- published
4+
push:
5+
branches:
6+
- main
77
workflow_dispatch:
88

99
permissions:

0 commit comments

Comments
 (0)