Improved category for block setup
All checks were successful
Build and Publish Web / build (push) Successful in 15s

This commit is contained in:
2026-03-25 10:00:05 +01:00
parent 5aa3612cdd
commit ef8a22d55b
4 changed files with 8 additions and 8 deletions

View File

@@ -4,7 +4,7 @@ draft: false
title: 'Automatic web update release'
author: "Jirka"
tags: ["self-hosted", "gitea", "automation", "docker"]
categories: ["blog"]
categories: ["Blog setup"]
description: "Last step, how to relase changes to web automatically"
---
@@ -283,4 +283,4 @@ Final last step is to replace #TODO in our workflow with following:
And that is it. On next push, web should update itself automatically.
---
This article is one from series about this blog and self-hosting. All connected articles can found [here](categories/blog).
This article is one from series about this blog and self-hosting. All connected articles can found [here](categories/blog-setup).