Update README

This commit is contained in:
CrazyMax 2019-09-20 23:24:04 +02:00
parent 9e93a47264
commit e92a4fe84e
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ jobs:
with: with:
version: latest version: latest
args: release --rm-dist args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
``` ```
## 💅 Customizing ## 💅 Customizing