Skip to content

Commit cd5d0cb

Browse files
v1.2
1 parent 4189874 commit cd5d0cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
clubhouse:
2424
runs-on: ubuntu-latest
2525
steps:
26-
- uses: singingwolfboy/create-linked-clubhouse-story@v1.1
26+
- uses: singingwolfboy/create-linked-clubhouse-story@v1.2
2727
with:
2828
github-token: ${{ secrets.GITHUB_TOKEN }}
2929
clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
@@ -56,7 +56,7 @@ You can customize the comment posted on pull requests using the `comment-templat
5656
variable, like this:
5757

5858
```yaml
59-
- uses: singingwolfboy/create-linked-clubhouse-story@v1.1
59+
- uses: singingwolfboy/create-linked-clubhouse-story@v1.2
6060
with:
6161
github-token: ${{ secrets.GITHUB_TOKEN }}
6262
clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}
@@ -95,7 +95,7 @@ map GitHub users to Clubhouse users. The user map should be passed in the
9595
formatted string. Here's an example:
9696

9797
```yaml
98-
- uses: singingwolfboy/create-linked-clubhouse-story@v1.1
98+
- uses: singingwolfboy/create-linked-clubhouse-story@v1.2
9999
with:
100100
github-token: ${{ secrets.GITHUB_TOKEN }}
101101
clubhouse-token: ${{ secrets.CLUBHOUSE_TOKEN }}

0 commit comments

Comments
 (0)