Skip to content

Commit

Permalink
rename theme casper-search
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalandy committed Jan 21, 2021
1 parent 5ee3844 commit d599f3b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
# REQUIRED for Github Action CI template https://github.com/firepress-org/ghostfire/tree/master/.github/workflows
###################################

ARG APP_NAME="Casper"
ARG APP_NAME="casper-search"
ARG VERSION="3.1.2"
ARG RELEASE="3.1.2-r2"
ARG RELEASE="3.1.2-r3"
ARG GITHUB_USER="firepress-org"

###################################
Expand All @@ -17,5 +17,5 @@ ARG DOCKERHUB_USER="devmtl"
ARG GITHUB_ORG="firepress-org"
ARG GITHUB_REGISTRY="registry"

ARG GIT_REPO_DOCKERFILE="https://github.com/firepress-org/Casper"
ARG GIT_REPO_SOURCE="https://github.com/firepress-org/Casper"
ARG GIT_REPO_DOCKERFILE="https://github.com/firepress-org/casper-search"
ARG GIT_REPO_SOURCE="https://github.com/firepress-org/casper-search"
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "casper-search",
"description": "A clean, minimal default theme for the Ghost publishing platform",
"demo": "https://demo.ghost.io",
"version": "3.1.2-r1",
"version": "3.1.2-r3",
"engines": {
"ghost": ">=3.0.0",
"ghost-api": "v3"
Expand Down

0 comments on commit d599f3b

Please sign in to comment.