From eaa45aca450858ec39d3cc948ed9479251d4f12a Mon Sep 17 00:00:00 2001 From: CrazyMax Date: Mon, 20 Jan 2020 18:53:25 +0100 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24e5092..0716146 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Or with a condition on GoReleaser step: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} ``` -> For detailed instructions please follow GitHub Actions [workflow syntax][syntax]. +> For detailed instructions please follow GitHub Actions [workflow syntax](https://help.github.com/en/articles/workflow-syntax-for-github-actions#About-yaml-syntax-for-workflows). ## Customizing