Skip to content

Commit

Permalink
Merge pull request #1 from celere-dev/fix-workflow
Browse files Browse the repository at this point in the history
Adjusted workflow
  • Loading branch information
claromes authored Dec 10, 2024
2 parents d9342b8 + c6a2343 commit e62f15c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lighthouse_reports_via_resend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
- name: Install Deno dependencies
run: deno install

- name: Deno build
run: deno task build
- name: Deno send
run: deno task send
env:
RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }}
RESEND_EMAIL_FROM: ${{ secrets.RESEND_EMAIL_FROM }}
Expand Down

0 comments on commit e62f15c

Please sign in to comment.