File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
5656variable, 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
9595formatted 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 }}
You can’t perform that action at this time.
0 commit comments