We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 582f524 commit 69a9735Copy full SHA for 69a9735
1 file changed
.github/workflows/cd.yaml
@@ -10,7 +10,7 @@ env:
10
NODE_VERSION: 20
11
DEPLOYMENT_KIND: widget
12
DEPLOYMENT_TARGET: weather
13
- DEPLOYMENT_STATIC_FILES: staffbase.user-profile-client.min.js
+ DEPLOYMENT_STATIC_FILES: staffbase.weather-forecast.js
14
DEPLOYMENT_SOURCE: samples/weather-forecast/dist
15
16
jobs:
0 commit comments