Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

Commit

Permalink
Update docs-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotcourant authored May 1, 2021
1 parent d9900f6 commit c687229
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
build:
name: Generate
runs-on: ubuntu-latest
container: ghcr.io/monetr/build-containers/ubuntu:20.04-2021.04.18
container: ghcr.io/monetr/build-containers/ubuntu:20.04-2021.05.01
steps:
- uses: actions/checkout@v2
- run: yarn install
Expand All @@ -20,4 +20,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@4.1.1
with:
branch: gh-pages
folder: docs
folder: docs

0 comments on commit c687229

Please sign in to comment.