Skip to content

Commit

Permalink
ci: Fix PR comments
Browse files Browse the repository at this point in the history
See: unsplash/comment-on-pr#51

Signed-off-by: Manuel Hutter <[email protected]>
  • Loading branch information
mhutter committed Jun 28, 2022
1 parent 099bb81 commit d514822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
args: preview

- name: Preview pull request comment
uses: unsplash/comment-on-pr@v1.3.0
uses: unsplash/comment-on-pr@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit d514822

Please sign in to comment.