mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
docs(github): update workflow to remove redundant branch configuration
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
name: Publish Docs via GitHub Pages
|
name: Publish Docs via GitHub Pages
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
+2
-2
@@ -51,5 +51,5 @@ theme:
|
|||||||
icon: material/toggle-switch-off
|
icon: material/toggle-switch-off
|
||||||
name: Switch to system preference
|
name: Switch to system preference
|
||||||
font:
|
font:
|
||||||
text: Roboto
|
text: Geist
|
||||||
code: Roboto Mono
|
code: Geist Mono
|
||||||
|
|||||||
Reference in New Issue
Block a user