Skip to content

Commit

Permalink
adik sex 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Just-Working8888 committed Mar 9, 2024
1 parent 39d5df2 commit 7ccb422
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with: # We set all our secrets here for the action, these won't be shown in the action logs
host: ${{ secrets.SERVER_HOST }}
username: ${{ secrets.SERVER_USERNAME }}
password: ${f secrets.SERVER_PASSWORD }}
password: ${{ secrets.SERVER_PASSWORD }}
#port: ${{ secrets.PORT }}
# script: |
# cd /var/www/html/troniex # we move into our app's folder
Expand Down

0 comments on commit 7ccb422

Please sign in to comment.