mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-18 04:00:20 -05:00
Dashboard UI should inform users when they are running a different UI version to the CLI. Closes #2728. (#2734)
This commit is contained in:
1
.github/workflows/release_cli_and_assets.yml
vendored
1
.github/workflows/release_cli_and_assets.yml
vendored
@@ -156,6 +156,7 @@ jobs:
|
||||
yarn build
|
||||
env:
|
||||
REACT_APP_HEAP_ID: ${{ secrets.HEAP_ANALYTICS_PRODUCTION_ID }}
|
||||
REACT_APP_VERSION: ${{ env.VERSION }}
|
||||
|
||||
- name: Move Build Assets
|
||||
run: |-
|
||||
|
||||
Reference in New Issue
Block a user