Skip to content

Commit e69d24e

Browse files
committed
feat: update workflow
1 parent e0275b3 commit e69d24e

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,4 @@ jobs:
9292
accountId: ${{ secrets.CF_ACCOUNT_ID }}
9393
project: ${{ secrets.CF_PAGES_PROJECT }}
9494
notificationType: feishu
95-
webhookUrl: ${{ secrets.FEISHU_WEBHOOK }}
96-
feishuMessage: "🚀 项目 {{project}} 的部署{{success ? '成功' : '失败'}}!\n环境: {{environment}}\n部署URL: {{deploymentUrl}}\n提交: {{commitUrl}}"
97-
commitHash: ${{ steps.push-changes.outputs.commit-hash }}
95+
webhookUrl: ${{ secrets.FEISHU_WEBHOOK }}

0 commit comments

Comments
 (0)