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-30 09:33:14 +01:00 committed by GitHub
parent af265a64cb
commit 3bb652114f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ jobs:
cd lens/
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
mike deploy --push --update-aliases 4.0.0 latest
mike deploy --push --force --update-aliases 4.0.0 latest
# - name: Commit files