Skip to content

Commit

Permalink
Let it go if the slack api fails
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraggle committed Nov 28, 2024
1 parent 036bbb7 commit ca092c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/slack-check-deployment-blocked/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ runs:
token: ${{ inputs.slack_token }}
payload: |
channel: ${{ inputs.channel }}
errors: true
- name: Get channel topic
if: steps.slack_channel_info.outputs.ok == 'true'
Expand Down

0 comments on commit ca092c5

Please sign in to comment.