Skip to content

Commit

Permalink
revert quotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
vedanshujain committed Feb 6, 2025
1 parent ae24def commit ccef404
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
DEPLOY_HOST: ${{ secrets.DEPLOY_HOST }}
run: |
echo 'hosts=$DEPLOY_HOST' >> $GITHUB_OUTPUT
echo "hosts=$DEPLOY_HOST" >> $GITHUB_OUTPUT
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ccef404

Please sign in to comment.