Skip to content

Commit

Permalink
delete mailer script
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickpatrickpatrick committed Feb 7, 2024
1 parent 1ec75e7 commit 8a256dc
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy-the-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ jobs:
run: npm ci
- name: Build the site
run: npm run build
- name: Run mailer script
env:
GOOGLE_CREDS: ${{ secrets.GOOGLE_PRIVATE_KEY }}
run: node mailer-script.js
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit 8a256dc

Please sign in to comment.