Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Commit

Permalink
Merge pull request #448 from sandeep-deriv/sandeep/fix-ghworkflow-1
Browse files Browse the repository at this point in the history
chore: removed env from the steps
  • Loading branch information
sandeep-deriv authored Apr 3, 2024
2 parents 1f0f6e3 + 5144ec2 commit d068820
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/send_slack_notifications/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ runs:
using: composite
steps:
- name: Send Slack Notification on Success
env:
if: inputs.status == 'success'
uses: 'deriv-com/shared-actions/.github/actions/send_slack_notification@master'
with:
Expand Down

0 comments on commit d068820

Please sign in to comment.