mirror of
https://github.com/rocky-linux/sig-cloud-instance-images.git
synced 2024-12-18 07:08:30 +00:00
Update scan.yml (#18)
This commit is contained in:
parent
b909b66b29
commit
0d350196f9
2
.github/workflows/scan.yml
vendored
2
.github/workflows/scan.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user