mirror of
https://github.com/Lissy93/dashy.git
synced 2024-12-23 00:41:37 +03:00
⬇ Downgrades redkubes/docusaurus-deploy-action to V1
This commit is contained in:
parent
70f96cd4e3
commit
0015db1b33
2
.github/workflows/build-docs-site.yml
vendored
2
.github/workflows/build-docs-site.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
if: github.ref == 'refs/heads/WEBSITE/docs-site-source'
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: redkubes/docusaurus-deploy-action@master
|
||||
- uses: redkubes/docusaurus-deploy-action@v1
|
||||
with:
|
||||
source-folder: ./
|
||||
git-user: ${{ github.actor }}
|
||||
|
Loading…
Reference in New Issue
Block a user