Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
ydshieh committed Mar 22, 2024
1 parent 4732297 commit 6beda92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/self-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,6 @@ jobs:
uses: ./.github/workflows/slack-report.yml
with:
job: ${{ inputs.job }}
setup_status: {{ needs.setup.result }}
setup_status: ${{ needs.setup.result }}
env_name_for_slack_report_channel: ${{ inputs.env_name_for_slack_report_channel }}
secrets: inherit

0 comments on commit 6beda92

Please sign in to comment.