Skip to content

Commit

Permalink
Update github-action-nginx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ankit-clouddrove authored Feb 8, 2024
1 parent a16c919 commit 434f1dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-action-nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
USER_NAME: ${{ secrets.USER_NAME }}
USER_PASSWORD: ${{ secrets.USER_PASSWORD }}
run: |
echo "USER_NAME: $USER_NAME"
echo "USER_PASSWORD: $USER_PASSWORD"
# echo "USER_NAME: $USER_NAME"
# echo "USER_PASSWORD: $USER_PASSWORD"
- name: Create and Navigate to Directory
run: |
Expand Down

0 comments on commit 434f1dd

Please sign in to comment.