Skip to content

Commit

Permalink
[skip ci] disable-commit-comment
Browse files Browse the repository at this point in the history
  • Loading branch information
legnoh committed Feb 8, 2025
1 parent ff088b1 commit db00959
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
publish-dir: './dist'
production-deploy: ${{ steps.build-parameter.outputs.is_production }}
github-token: ${{ github.token }}
enable-commit-comment: false
env:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}

0 comments on commit db00959

Please sign in to comment.