Update scan.yml (#18)

This commit is contained in:
Neil Hanlon 2022-04-09 10:43:48 -04:00 committed by GitHub
parent b909b66b29
commit 0d350196f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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