Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Nov 3, 2024
1 parent b7a25ef commit d74e375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Find comment
id: fc
if: steps.push.outcome == 'success'
# if: steps.push.outcome == 'success'
uses: peter-evans/find-comment@v3
with:
token: ${{ secrets.COMMENTER_TOKEN }}
Expand Down

0 comments on commit d74e375

Please sign in to comment.