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 8feec06 commit 66f0cc0Copy full SHA for 66f0cc0
actions/deploy-reflex-frontend/action.yml
@@ -85,6 +85,5 @@ runs:
85
username: ${{ inputs.ssh-user }}
86
key: ${{ inputs.ssh-private-key }}
87
# Note: This script is present on the server from the webserver setup
88
- shell: bash
89
script: |
90
./scripts/webserver-update-static-files.sh
0 commit comments