Skip to content

Commit

Permalink
Set HTPASSWD_CONTENTS
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephDuffy committed Mar 11, 2020
1 parent 8c52d53 commit 0580270
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Expand Up @@ -12,6 +12,7 @@ jobs:
env:
WebsiteEnv: ${{ secrets.WebsiteEnv }}
LetsEncryptEnv: ${{ secrets.LetsEncryptEnv }}
HTPASSWD_CONTENTS: ${{ secrets.HTPASSWD_CONTENTS }}
with:
host: ${{ secrets.SSH_HOST }}
port: ${{ secrets.SSH_PORT }}
Expand Down

0 comments on commit 0580270

Please sign in to comment.