Skip to content

Commit

Permalink
add MAIL_PASSWORD
Browse files Browse the repository at this point in the history
  • Loading branch information
FynnBe committed Apr 9, 2024
1 parent 8fb5d35 commit c2639bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stage_call.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ env:
S3_FOLDER: ${{ inputs.S3_FOLDER }}
S3_ACCESS_KEY_ID: ${{secrets.S3_ACCESS_KEY_ID}}
S3_SECRET_ACCESS_KEY: ${{secrets.S3_SECRET_ACCESS_KEY}}
MAIL_PASSWORD: ${{secrets.MAIL_PASSWORD}}

jobs:
run:
Expand Down

0 comments on commit c2639bf

Please sign in to comment.