We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d61106 + 0c319b8 commit 4f2988eCopy full SHA for 4f2988e
.github/workflows/ci-ubuntu.yml
@@ -186,7 +186,7 @@ jobs:
186
########################################################################
187
188
- name: Deploy HTML
189
- uses: JamesIves/github-pages-deploy-action@v4.4.3
+ uses: JamesIves/github-pages-deploy-action@v4.5.0
190
if: ${{ success() && env.AGDA_DEPLOY }}
191
with:
192
branch: gh-pages
0 commit comments