Update scan.yml (#19)

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

View File

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