There was an error while loading. Please reload this page.
2 parents c55d92a + 96324da commit 8e7b4ceCopy full SHA for 8e7b4ce
1 file changed
.github/workflows/site.yaml
@@ -31,7 +31,7 @@ jobs:
31
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32
NVD_API_KEY: ${{ secrets.NVD_API_KEY }}
33
- name: Deploy Site to gh-pages
34
- uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4
+ uses: JamesIves/github-pages-deploy-action@fa24774553152dd7873cd16ebd8d959b010c5445 # v4
35
with:
36
branch: gh-pages
37
folder: target/staging
0 commit comments