Skip to content

Commit

Permalink
fix: target master for CI comment-on-PR as v1.3.1 is broken atm. (#1932)
Browse files Browse the repository at this point in the history
* chore: target ci script to master
  • Loading branch information
christjt authored Feb 28, 2022
1 parent 7414e23 commit 4ed1e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview-documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
keep_files: false

- name: Add comment about preview URL
uses: unsplash/comment-on-pr@v1.3.1
uses: unsplash/comment-on-pr@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 4ed1e26

Please sign in to comment.