1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-31 03:45:17 +00:00

comment out reindex for testing

This commit is contained in:
Yuvraj 2020-05-28 13:22:15 -07:00
parent 0db01bed80
commit e74373708d

View file

@ -45,6 +45,6 @@ jobs:
- name: Release
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BRANCH: gh-pages
FOLDER: output