From e2535233bb539852c385271d8959a9ec16267cc1 Mon Sep 17 00:00:00 2001 From: cui fliter Date: Thu, 14 Apr 2022 00:13:28 +0800 Subject: fix typo (#4702) Signed-off-by: cuishuang --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8572e44..68e231d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -99,7 +99,7 @@ jobs: TAG: ${{ steps.vars.outputs.version_tag }} # Only publish on non-special tags (e.g. non-beta) - # We will continue to push to Gemfury for the forseeable future, although + # We will continue to push to Gemfury for the foreseeable future, although # Cloudsmith is probably better, to not break things for existing users of Gemfury. # See https://gemfury.com/caddy/deb:caddy - name: Publish .deb to Gemfury -- cgit v1.2.3