Skip to content

Commit

Permalink
Update python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasturkoglu authored Jul 14, 2023
1 parent 4dcd264 commit 3fdfc6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
export COUNT=$(python -u main.py)
echo $COUNT
- name: Send mail
#if: $COUNT > 0
if: $COUNT > 0
uses: dawidd6/action-send-mail@v3
with:
# Specify connection via URL (replaces server_address, server_port, secure,
Expand Down

0 comments on commit 3fdfc6b

Please sign in to comment.