Skip to content

Commit

Permalink
Try sending result to levm slack channel
Browse files Browse the repository at this point in the history
  • Loading branch information
lima-limon-inc committed Dec 6, 2024
1 parent 4924b98 commit 07e01d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/daily_reports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -169,9 +169,9 @@ jobs:
# url: ${{ secrets.ETHREX_L2_SLACK_WEBHOOK }}
# run: sh .github/scripts/publish_loc.sh

# - name: Post results to levm slack channel
# env:
# url: ${{ secrets.LEVM_SLACK_WEBHOOK }}
- name: Post results to levm slack channel

Check failure on line 172 in .github/workflows/daily_reports.yaml

View workflow job for this annotation

GitHub Actions / Lint

step must run script with "run" section or run action with "uses" section
env:
url: ${{ secrets.LEVM_SLACK_WEBHOOK }}

- name: Post results to test channel
env:
Expand Down

0 comments on commit 07e01d2

Please sign in to comment.