From e63f9f28ea3f7c23c3f12cdf83d1d3087b4c5d1c Mon Sep 17 00:00:00 2001 From: antstalepresh Date: Fri, 6 Nov 2020 00:38:14 +1000 Subject: [PATCH] add line break at the end --- .github/workflows/repo-sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/repo-sync.yml b/.github/workflows/repo-sync.yml index 8e9cbed5e4..7844b46fa8 100644 --- a/.github/workflows/repo-sync.yml +++ b/.github/workflows/repo-sync.yml @@ -16,4 +16,4 @@ jobs: source_repo: "https://github.com/cosmos/cosmos-sdk" source_branch: "master" destination_branch: "master" - github_token: ${{ secrets.PAT }} \ No newline at end of file + github_token: ${{ secrets.PAT }}