Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmatsu authored Oct 1, 2019
1 parent 5fc32bc commit 0cf3d07
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,10 @@ uses: jmatsu/dg-delete-distribution-action@<version>
platform: <android|ios>
app_id: <package name|bundle identifier>
api_token: ${{ secrets.DEPLOYGATE_API_TOKEN }} # for example
env:
DEBUG: true # keep true iff you want to see logs
```

For more detail, please read *action.yml* and [workflow examples](.github/workflows)

## License

[MIT License](LICENSE)
[MIT License](LICENSE)

0 comments on commit 0cf3d07

Please sign in to comment.