diff --git a/.github/workflows/alert.yml b/.github/workflows/alert.yml index 8e5675c..b6fe2b0 100644 --- a/.github/workflows/alert.yml +++ b/.github/workflows/alert.yml @@ -5,7 +5,7 @@ on: - cron: '0 0 * * *' jobs: - build: + alert: runs-on: ubuntu-latest env: MAIL_HOST: ${{ secrets.MAIL_HOST }} diff --git a/README.md b/README.md index 0a558cd..d4fd5d7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ A JavaScript automation script which leverages the use of GitHub actions and not "url": "https://www.example.org/careers", "content": [ "Sofware Engineer", - "Full Stack Engineer", + "Full Stack Engineer" ] } ]