mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-18 16:51:51 +03:00
[ ci ] Update deploy-action in ci-idris2-and-libs.yml (#3115)
This commit is contained in:
parent
4097e6c993
commit
46be3b8082
2
.github/workflows/ci-idris2-and-libs.yml
vendored
2
.github/workflows/ci-idris2-and-libs.yml
vendored
@ -762,7 +762,7 @@ jobs:
|
||||
cd -
|
||||
cp -r www/html/* .github/scripts/html/
|
||||
- name: Deploy HTML
|
||||
uses: JamesIves/github-pages-deploy-action@4.1.3
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.3
|
||||
if: ${{ success() && env.IDRIS2_DEPLOY }}
|
||||
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user