Skip to content

Commit 23e8d94

Browse files
committed
ci: Fix publish action
1 parent df57122 commit 23e8d94

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ jobs:
4242
steps:
4343
- name: Send to slack channels
4444
uses: slackapi/slack-github-action@v2.0.0
45-
if: always();
4645
continue-on-error: true
4746
with:
4847
webhook: ${{ secrets[matrix.url] }}

0 commit comments

Comments
 (0)