Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
singingwolfboy committed Apr 15, 2020
1 parent 9af8146 commit 46049b0
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 @@ -23,7 +23,7 @@ jobs:
clubhouse-create:
runs-on: ubuntu-latest
steps:
- uses: singingwolfboy/create-linked-clubhouse-story@master
- uses: singingwolfboy/create-linked-clubhouse-story@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
Expand All @@ -48,7 +48,7 @@ map GitHub users to Clubhouse users. The user map should be passed in the
formatted string. Here's an example:

```yaml
- uses: singingwolfboy/create-linked-clubhouse-story@master
- uses: singingwolfboy/create-linked-clubhouse-story@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
Expand Down

0 comments on commit 46049b0

Please sign in to comment.