Use sqlx and updates to use v3 schema #145
2
.github/workflows/on-pr.yaml
vendored
2
.github/workflows/on-pr.yaml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
uses: appleboy/scp-action@master
|
||||
with:
|
||||
host: ${{ env.BUILD_HOSTNAME }}
|
||||
BUILD_USERNAME: ${{ env.BUILD_USERNAME }}
|
||||
username: ${{ env.BUILD_USERNAME }}
|
||||
# passphrase: $ {{ env.BUILD_PASSWORD }}
|
||||
key: ${{ env.BUILD_KEY }}
|
||||
port: 22
|
||||
|
Loading…
Reference in New Issue
Block a user