Skip to content

Commit

Permalink
quick save
Browse files Browse the repository at this point in the history
  • Loading branch information
drveles committed Jun 8, 2024
1 parent d9a0c7f commit d4fdb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- all-testing

env:
SERVER_HOST: ${{ secrets.DEPLOY_HOST_SERVER }}
SERVER_HOST: "${{ secrets.DEPLOY_HOST_SERVER }}"

jobs:

Expand Down

0 comments on commit d4fdb93

Please sign in to comment.