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