We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20736f8 commit 866d8a9Copy full SHA for 866d8a9
.github/workflows/build_and_deploy_web_staging.yml
@@ -17,6 +17,7 @@ jobs:
17
with:
18
name: web-build
19
path: build/web
20
+
21
- name: Upload to SFTP
22
uses: wlixcc/SFTP-Deploy-Action@v1.2.4
23
0 commit comments