Skip to content

Commit

Permalink
Enable notify pr comment for preview
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed May 6, 2024
1 parent f9dea09 commit 99b3c04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
project_name: "crosschain-ui"
script_run: false
dist_path: .
enable_notify_comment: true
enable_notify_slack: true
slack_channel: public-darwinia-websites-apps
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}
1 change: 1 addition & 0 deletions .github/workflows/deploy-stg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
project_name: "crosschain-ui"
script_run: false
dist_path: .
enable_notify_comment: true
enable_notify_slack: true
slack_channel: public-darwinia-websites-apps
slack_webhook: ${{ secrets.SLACK_INCOMING_WEBHOOK_URL }}

0 comments on commit 99b3c04

Please sign in to comment.