We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c628a63 commit c8fcb60Copy full SHA for c8fcb60
.github/workflows/pushimage-next.yml
@@ -28,8 +28,6 @@ jobs:
28
registry-viewer-build:
29
name: Registry Viewer Build
30
runs-on: ubuntu-latest
31
- env:
32
- NEXT_PUBLIC_ANALYTICS_WRITE_KEY: ${{ secrets.NEXT_PUBLIC_ANALYTICS_WRITE_KEY }}
33
steps:
34
- name: Check out devfile web source code
35
uses: actions/checkout@v3
0 commit comments