Skip to content

Commit

Permalink
.github/workflows/live-deploy.yml: Remove email
Browse files Browse the repository at this point in the history
  • Loading branch information
Ed (ODSC) committed Sep 12, 2023
1 parent 5127e19 commit 1543794
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/live-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,4 @@ jobs:
DOKKUSD_REMOTE_HOST: ${{ vars.DOKKUSD_REMOTE_HOST }}
DOKKUSD_REMOTE_PORT: ${{ vars.DOKKUSD_REMOTE_PORT }}
DOKKUSD_REMOTE_USER: ${{ vars.DOKKUSD_REMOTE_USER }}
DOKKUSD_LETSENCRYPT_EMAIL: ${{ secrets.DOKKUSD_LETSENCRYPT_EMAIL }}
DOKKUSD_PS_SCALE: ${{ vars.DOKKUSD_PS_SCALE }}

0 comments on commit 1543794

Please sign in to comment.