Skip to content

Commit

Permalink
Fix docs-deploy netlify comment
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 committed Oct 28, 2020
1 parent dfd3a41 commit e381c4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
github-token: ${{ secrets.GITHUB_TOKEN }}
deploy-message: "#${{ github.event.number }}: ${{ github.event.pull_request.title }}"
enable-pull-request-comment: true
enable-commit-comment: true
enable-commit-comment: false
overwrites-pull-request-comment: true
alias: docs-preview-${{ github.event.number }}
env:
Expand Down

0 comments on commit e381c4d

Please sign in to comment.