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.
1 parent 59dc5b5 commit 9ed4daaCopy full SHA for 9ed4daa
1 file changed
.github/workflows/docs.yml
@@ -18,7 +18,7 @@ jobs:
18
deploy:
19
name: "deploy: docs"
20
runs-on: ubuntu-latest
21
- container: ghcr.io/wphillipmoore/dev-docs:latest
+ container: ghcr.io/wphillipmoore/dev-base:latest
22
steps:
23
- name: Checkout code
24
uses: actions/checkout@v6
0 commit comments