Skip to content

Commit

Permalink
Fix the Bad substitution error
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyomVancyan authored Apr 19, 2024
1 parent 2bd2844 commit d22bb4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY_ED25519 }}
port: ${{ secrets.PORT }}
script: sh ~/fastapi-oauth2/examples/demonstration/deploy.sh
script: bash ~/fastapi-oauth2/examples/demonstration/deploy.sh

0 comments on commit d22bb4e

Please sign in to comment.