Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
ci(github-action): update image ghcr.io/bjw-s/mdbook ( ab8e99a → 5136…
Browse files Browse the repository at this point in the history
…85f )
  • Loading branch information
greyrock-repo-duster[bot] authored Jul 3, 2024
1 parent aa17f77 commit 0f086c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
token: ${{ steps.app-token.outputs.token }}

- name: Build docs
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:ab8e99ad9868734800b6c97b6c50f7b535f0c2381b157f693bd9afa955599923
uses: docker://ghcr.io/bjw-s/mdbook:0.4.40@sha256:513685ffddfb6417c155c40c9fe714168c8d769ff9307d539b92b96cc9d53c5d
with:
args: bash -c "cd docs && mdbook build"

Expand Down

0 comments on commit 0f086c2

Please sign in to comment.