From 0d3d395931e4029c52c77a5f4bce894dfbbcee96 Mon Sep 17 00:00:00 2001 From: Nicco Date: Thu, 30 Mar 2023 10:19:55 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e06313f..4d5ec33 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ It's **higly reccomended** that you use secrets! To use them you need them to specify them before in your repo. [Docs](https://docs.github.com/en/free-pro-team@latest/actions/reference/encrypted-secrets) -The you can use them in any input field. +Then you can use them in any input field. ```yml # .github/workflows/my-workflow.yml