Skip to content

Commit

Permalink
use spaces instead tab (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
takmr committed Mar 22, 2021
1 parent 1f8f474 commit e99df7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ jobs:
body_path: ${{ github.workflow }}-CHANGELOG.txt
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: my_gh_org/my_gh_repo
GITHUB_REPOSITORY: my_gh_org/my_gh_repo
```

### 馃拝 Customizing
Expand Down

0 comments on commit e99df7c

Please sign in to comment.