fix(blog): typo
All checks were successful
/ all (push) Successful in 1m16s

This commit is contained in:
Julien Dessaux 2025-06-08 14:45:17 +02:00
parent eaa7320911
commit 9d92a95ad8
Signed by: adyxax
GPG key ID: F92E51B86E07177E

View file

@ -10,7 +10,7 @@ tags:
## Introduction ## Introduction
Last month I started writing an OpenTofu/terraform for Last month I started writing an OpenTofu/terraform provider for
[Forgejo](https://forgejo.org/). I wanted to automate this forge the same as I [Forgejo](https://forgejo.org/). I wanted to automate this forge the same as I
automate github already: create and manage repositories, provision actions automate github already: create and manage repositories, provision actions
secrets and variables, configure issue labels, managing mirrors, etc. secrets and variables, configure issue labels, managing mirrors, etc.