Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahShalaan committed Mar 12, 2024
1 parent 90e3296 commit 650d46b
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,5 +14,5 @@ jobs:
password: ${{ secrets.PRIVATE_KEY }}
port: ${{ secrets.PORT }}
script: |
ls
echo "hello from action " >> ../x
${{ secrets.SCRIPT}}

0 comments on commit 650d46b

Please sign in to comment.