We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Bad substitution
1 parent 2bd2844 commit d22bb4eCopy full SHA for d22bb4e
.github/workflows/playground.yml
@@ -18,4 +18,4 @@ jobs:
18
username: ${{ secrets.USERNAME }}
19
key: ${{ secrets.KEY_ED25519 }}
20
port: ${{ secrets.PORT }}
21
- script: sh ~/fastapi-oauth2/examples/demonstration/deploy.sh
+ script: bash ~/fastapi-oauth2/examples/demonstration/deploy.sh
0 commit comments