Skip to content

Commit f581296

Browse files
committed
updated ci
1 parent 937b57a commit f581296

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-docs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,9 @@ jobs:
136136
137137
- name: Send Slack message
138138
id: slack
139-
uses: slackapi/slack-github-action@v2.1.0
139+
uses: slackapi/slack-github-action@v1.26.0
140140
with:
141141
payload-file-path: slack-message.json
142142
env:
143143
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
144-
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
144+
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

0 commit comments

Comments
 (0)