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 b02bad9 commit eb6ee40Copy full SHA for eb6ee40
.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: 'dist/'
+ SOURCE: 'uikit/tailwind/dist'
33
REMOTE_HOST: 145.79.3.173
34
REMOTE_USER: u965251139
35
REMOTE_PORT: "65002"
0 commit comments