Skip to content

Commit ada9cd9

Browse files
authored
Update main.yml
1 parent 338f27a commit ada9cd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
echo "Running PSE notifier"
3939
py expand.py -r pse-outage -i -o output_files -l 2 pse-outage\pse-events.json
4040
py create_outages_dataframe.py -l -d pse-outage/output_files -u pse -o output_files/pse_outages_dataframe.csv
41-
py analyze_current_outages.py -f output_files/pse_outages_dataframe.csv -l .5 -c 1 -e .1 -u pse --telegram-token "8043315721:AAGJM50tzg3cQbtF_FXg5fyxIK8hHP99r3U" --telegram-chat-id "-1003012377346" --telegram-thread-id "2" --geocode-api-key "689c04ea91cf4154626975qcz13eb93"
41+
py analyze_current_outages.py -f output_files/pse_outages_dataframe.csv -l .5 -c 1 -e .1 -u pse --telegram-token "<token>" --telegram-chat-id "-1003012377346" --telegram-thread-id "2" --geocode-api-key "689c04ea91cf4154626975qcz13eb93"

0 commit comments

Comments
 (0)