From 3f876716535c212726125d6656e9f52798a40e46 Mon Sep 17 00:00:00 2001 From: Florian Friedrich Date: Fri, 8 Jul 2022 20:38:25 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f2780b8..17fb74e 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Default: `false` ### `github-token` -The token with which to authenticate against GitHub. Only required if releases should be created. Can also be set to `${{secrets.GITHUB_TOKEN}}`. +The token with which to authenticate against GitHub. Only required if releases should be created. Can also be set to `${{secrets.GITHUB_TOKEN}}`.
Default: `${{github.token}}` ## Example Usage