Skip to content

Commit

Permalink
s/Sample/Demonstration/
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Sep 23, 2021
1 parent d6ac6ea commit 1726a30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ The action provides [the GitHub Token Vending API](./provider) to manage token p

### Install the GitHub App

Create a new your own GitHub App, or install [My Sample App](https://github.com/apps/shogo82148-slim).
Create a new your own GitHub App, or install [My Demonstration App](https://github.com/apps/shogo82148-slim).

### Deploy the GitHub Token Vending API

Expand All @@ -49,7 +49,7 @@ jobs:
steps:
- id: generate
uses: shogo82148/actions-github-app-token@v0
# Optional (defaults to My Sample App).
# Optional (defaults to My Demonstration App).
# with:
# provider-endpoint: https://EXAMPLE.execute-api.us-east-1.amazonaws.com/
- run: |
Expand Down

0 comments on commit 1726a30

Please sign in to comment.