diff --git a/.github/workflows/build-pr.yml b/.github/workflows/build-pr.yml index 683735b..1ecffae 100644 --- a/.github/workflows/build-pr.yml +++ b/.github/workflows/build-pr.yml @@ -1,4 +1,4 @@ -name: "Build Docs on PR" +name: 'Build Docs on PR' on: pull_request: @@ -27,7 +27,7 @@ jobs: run: npm run build - name: Upload Artifact if: ${{ failure() && steps.build.conclusion == 'failure' }} - uses: actions/upload-pages-artifact@v1 + uses: actions/upload-pages-artifact@v3.0.1 with: path: build/ retention-days: 7 diff --git a/.github/workflows/deploy-to-gh-pages.yml b/.github/workflows/deploy-to-gh-pages.yml index 64708d0..dc2485d 100644 --- a/.github/workflows/deploy-to-gh-pages.yml +++ b/.github/workflows/deploy-to-gh-pages.yml @@ -29,7 +29,7 @@ jobs: - name: Build run: npm run build - name: Upload Artifact - uses: actions/upload-pages-artifact@v1 + uses: actions/upload-pages-artifact@v3.0.1 with: path: build/ diff --git a/README.md b/README.md index 5f20037..17677db 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Aerie Documentation -The main documentation site for Aerie. If you would like to contribute please see our [contributing guide](./CONTRIBUTING.md). +The main documentation site for Aerie. If you would like to contribute please see our [contributing guide](./CONTRIBUTING.md). diff --git a/static/img/aerie-ui-light.png b/static/img/aerie-ui-light.png index 9ccf5c6..b617fca 100644 --- a/static/img/aerie-ui-light.png +++ b/static/img/aerie-ui-light.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6a252b4d5f5d4299f2f29c989360380bdaa82d02219608115446ff382b0e881d -size 350579 +oid sha256:0e3e59c3076700bab7e37bc2a31a848ae545be4a25e89534548b19b4aed129c9 +size 848622