Skip to content

fix: add optional flag that allows skipping npm audit checks with OWA… #56

fix: add optional flag that allows skipping npm audit checks with OWA…

fix: add optional flag that allows skipping npm audit checks with OWA… #56

Workflow file for this run

name: docs
on:
push:
branches:
- main
jobs:
DeployDocs:
runs-on: ubuntu-latest
if: github.repository == 'boozallen/sdp-libraries'
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: extractions/setup-just@v1
- name: "Deploy the Docs"
run: just update-docs