Skip to content

doc: add documentation for how to deploy (#61) #50

doc: add documentation for how to deploy (#61)

doc: add documentation for how to deploy (#61) #50

Workflow file for this run

name: Leaked Secrets Scan
on: [push]
jobs:
TruffleHog:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/[email protected]
with:
path: ./
base: ""
head: ${{ github.ref_name}}
extra_args: --debug --only-verified