Skip to content

Commit

Permalink
adjusting deployment workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire committed Aug 27, 2021
1 parent d1859f8 commit e2e066f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ on:
paths:
- 'docs/**'
- '.github/workflows/website-deploy.yml'
- 'xml'
- 'json'
workflow_dispatch:
branches:
- main
name: Build and Publish Website
name: Publish Website
env:
# the name of the repo
HOME_REPO: usnistgov/OSCAL
Expand Down

0 comments on commit e2e066f

Please sign in to comment.