use spaces instead tab (#87)

This commit is contained in:
takmr
2021-03-23 02:05:06 +09:00
committed by GitHub
parent 1f8f474abe
commit e99df7cd80

View File

@ -164,7 +164,7 @@ jobs:
body_path: ${{ github.workflow }}-CHANGELOG.txt body_path: ${{ github.workflow }}-CHANGELOG.txt
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_REPOSITORY: my_gh_org/my_gh_repo GITHUB_REPOSITORY: my_gh_org/my_gh_repo
``` ```
### 💅 Customizing ### 💅 Customizing