We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df57122 commit 23e8d94Copy full SHA for 23e8d94
.github/workflows/publish.yml
@@ -42,7 +42,6 @@ jobs:
42
steps:
43
- name: Send to slack channels
44
uses: slackapi/slack-github-action@v2.0.0
45
- if: always();
46
continue-on-error: true
47
with:
48
webhook: ${{ secrets[matrix.url] }}
0 commit comments