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 259473a commit 0e62648Copy full SHA for 0e62648
1 file changed
.github/workflows/main-no-deploy.yml
@@ -7,7 +7,7 @@ jobs:
7
bookdown:
8
name: Render-Book
9
runs-on: ubuntu-latest
10
- container: geocompr/geocompr:suggests
+ container: ghcr.io/geocompx/suggests:latest
11
env:
12
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
13
steps:
0 commit comments