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 29c2531 commit 2109ce4Copy full SHA for 2109ce4
1 file changed
.github/workflows/fishjam-chat-deploy.yml
@@ -51,4 +51,4 @@ jobs:
51
rm: true
52
strip_components: 3
53
source: web-react/fishjam-chat/dist/*
54
- target: /usr/share/nginx/html
+ target: ${{ secrets.FISHJAM_CHAT_ROOT_DIR }}
0 commit comments