1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update main.yml

This commit is contained in:
Mario Sarcher 2020-10-27 15:49:31 +01:00 committed by GitHub
parent a8eeb21e36
commit 1b78b371aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,6 +47,7 @@ jobs:
uses: ad-m/github-push-action@master
with:
directory: ./lensdocs
repository: lensapp/docs
branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}