add line break at the end

This commit is contained in:
antstalepresh 2020-11-06 00:38:14 +10:00
parent 1ff85aae43
commit e63f9f28ea
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ jobs:
source_repo: "https://github.com/cosmos/cosmos-sdk" source_repo: "https://github.com/cosmos/cosmos-sdk"
source_branch: "master" source_branch: "master"
destination_branch: "master" destination_branch: "master"
github_token: ${{ secrets.PAT }} github_token: ${{ secrets.PAT }}