commit | 95b42c8571dc50c104f18c782d4bbb8ecb78158d | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Jul 09 12:03:15 2021 +0000 |
committer | Adrià Vilanova MartÃnez <me@avm99963.com> | Fri Jul 09 14:19:39 2021 +0200 |
tree | fae4bfa848be51ed44d44e28369328c1b0e8d05e | |
parent | e9a9f8ee1090a8dfcce377d1346994801ec41d6e [diff] |
Bump mhausenblas/mkdocs-deploy-gh-pages from 1.20 to 1.21 Bumps [mhausenblas/mkdocs-deploy-gh-pages](https://github.com/mhausenblas/mkdocs-deploy-gh-pages) from 1.20 to 1.21. - [Release notes](https://github.com/mhausenblas/mkdocs-deploy-gh-pages/releases) - [Commits](https://github.com/mhausenblas/mkdocs-deploy-gh-pages/compare/1.20...1.21) ``` updated-dependencies: - dependency-name: mhausenblas/mkdocs-deploy-gh-pages dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I8f5be517028ffa5c6798e4a6adc223fc8204ed98
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 938e462..fe3a0da 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml
@@ -15,6 +15,6 @@ fetch-depth: 0 - name: Deploy docs - uses: mhausenblas/mkdocs-deploy-gh-pages@1.20 + uses: mhausenblas/mkdocs-deploy-gh-pages@1.21 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}