You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -95,7 +95,7 @@ clients:
95
95
```
96
96
97
97
> [!IMPORTANT]
98
-
> For the above example, we also must ensure that Github Actions configuration step is updated to pass the `GRAFANA_CLIENT_URL` from Github Actions deployment environment into the step's environment (ie `env` statement).
98
+
> For the above example, we also must ensure that `GRAFANA_CLIENT_URL` is set within the Github Environment's variables via the Github settings console.
0 commit comments