Skip to content

Add google analytics, fix cache busting for docker image #2

Add google analytics, fix cache busting for docker image

Add google analytics, fix cache busting for docker image #2

Workflow file for this run

name: Checking for Secrets
on: push
jobs:
check-secrets:
name: Checking for Secrets
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@v3
- name: Secret Scanner
uses: secret-scanner/action@0.0.2