Skip to content

Commit

Permalink
Recreate CNAME file to ensure it is not removed. (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
david-waltermire authored Aug 12, 2024
1 parent 36723b5 commit 93c4c88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,5 @@ jobs:
- name: Run deploy script
run: |
touch target/staging/.nojekyll
echo "oscal-cli.metaschema.dev" > target/staging/CNAME
bash .github/workflows/deploy.sh --push-only -v -m "Deploying website [ci skip]"

0 comments on commit 93c4c88

Please sign in to comment.