- name: Send Slack notification uses: 8398a7/action-slack@v2 if: failure() with: status: ${{ job.status }} author_name: ${{ github.actor ...
確定! 回上一頁