Skip to content

Commit c8fcb60

Browse files
NEXT_PUBLIC_ANALYTICS_WRITE_KEY removed as a secret.
Signed-off-by: Michael Valdron <[email protected]>
1 parent c628a63 commit c8fcb60

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pushimage-next.yml

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
registry-viewer-build:
2929
name: Registry Viewer Build
3030
runs-on: ubuntu-latest
31-
env:
32-
NEXT_PUBLIC_ANALYTICS_WRITE_KEY: ${{ secrets.NEXT_PUBLIC_ANALYTICS_WRITE_KEY }}
3331
steps:
3432
- name: Check out devfile web source code
3533
uses: actions/checkout@v3

0 commit comments

Comments
 (0)