Update scan.yml

This commit is contained in:
Neil Hanlon 2022-04-09 10:43:40 -04:00 committed by GitHub
parent b909b66b29
commit 7638ea55d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ jobs:
- name: Save scan results to github pages
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.ref == 'refs/heads/main' }} && always()
#if: ${{ github.ref == 'refs/heads/main' }}
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./public