diff --git a/.github/workflows/auto_update.yml b/.github/workflows/auto_update.yml index 5d8add9d..60bc15e2 100644 --- a/.github/workflows/auto_update.yml +++ b/.github/workflows/auto_update.yml @@ -17,8 +17,7 @@ jobs: architecture: 'x64' - run: python -m pip install poetry - run: python -m poetry install - - run: python -m poetry run python src/main.py - + - run: python -m poetry run python src/cyberowl/main.py - name: Setup git config run: | git config user.name "CyberOwl Bot" diff --git a/README.md b/README.md index ead37d0c..6950b03e 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@
-## CyberOwl -> Last Updated 16/08/2022 09:19:47 UTC +## CyberOwl +> Last Updated 16/08/2022 09:19:47 UTC A daily updated summary of the most frequent types of security incidents currently being reported from different sources. ---- +--- -### :kangaroo: Jump to +### :kangaroo: Jump to | CyberOwl Sources | Description | |---|---| | [US-CERT](#us-cert-arrow_heading_up) | United States Computer Emergency and Readiness Team. |