Преглед изворни кода

Merge pull request #1943 from weseek/feat/edit-ci.yml-to-use-the-new-actions

feat/edit-ci.yml-to-use-the-new-actions
Yuki Takei пре 6 година
родитељ
комит
4e6abf66b4
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -113,7 +113,7 @@ jobs:
         MONGO_URI: mongodb://localhost:27017/growi_test
 
     - name: Slack Notification
-      uses: homoluctus/slatify@master
+      uses: weseek/slack-notification@master
       if: failure()
       with:
         type: ${{ job.status }}