Skip to content

Commit

Permalink
Update Check-in-automation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuSoysal authored Apr 28, 2023
1 parent 5415523 commit 495e95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Check-in-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run
run: mvn exec:java -Dexec.mainClass="io.github.mathieusoysal.App"
env:
TEST_MAIL: ${{ secrets.TEST_MAIL }}
TEST_EMAIL: ${{ secrets.TEST_EMAIL }}
TEST_PASSWORD: ${{ secrets.TEST_PASSWORD }}

- name: Save trace
Expand Down

0 comments on commit 495e95a

Please sign in to comment.