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.
1 parent a927507 commit cc25cddCopy full SHA for cc25cdd
.github/workflows/prod.yml
@@ -29,7 +29,7 @@ jobs:
29
env:
30
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
31
# ARGS: "-rltgoDzvO --delete"
32
- SOURCE: 'uikit/tailwind/dist'
+ SOURCE: 'uikit/tailwind/dist/'
33
REMOTE_HOST: 145.79.3.173
34
REMOTE_USER: u965251139
35
REMOTE_PORT: "65002"
0 commit comments