We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0dd22c commit d4c23f1Copy full SHA for d4c23f1
.github/workflows/build.yaml
@@ -7,7 +7,7 @@ name: Build Blog
7
on:
8
# Runs on pushes targeting the default branch
9
push:
10
- branches: [$default-branch]
+ branches: [main]
11
12
# Allows you to run this workflow manually from the Actions tab
13
workflow_dispatch:
posts/webthings-gateway-2.0.md
@@ -5,7 +5,7 @@ slug: "The WebThings community are very excited to announce the WebThings Gatewa
5
date: 2025-12-19
6
author: "Ben Francis"
authorUrl: "https://tola.me.uk"
-permalink: "2025/12/19/webthings-gateway-2.0"
+permalink: "2025/12/19/webthings-gateway-2.0/"
tags: post
featuredImage: "webthings_gateway_2.0_banner.png"
---
0 commit comments