Skip to content
This repository has been archived by the owner on Apr 30, 2020. It is now read-only.

Commit

Permalink
Update to v1.2.0: ANIMATIONS!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Browse files Browse the repository at this point in the history
  • Loading branch information
tobimori authored Apr 16, 2020
2 parents 0c7645e + 082f00f commit 482f875
Show file tree
Hide file tree
Showing 13 changed files with 206 additions and 81 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dev-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ jobs:
with:
api-url: ${{ secrets.GHOST_DEV_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_DEV_ADMIN_API_KEY }}
exclude: "node_modules/*"
exclude: "node_modules/* .gitignore .gitattributes gulpfile.js README.md LICENSE.md routes.yaml .github/*"
theme-name: "ingenious-dev"
2 changes: 1 addition & 1 deletion .github/workflows/deploy-theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
with:
api-url: ${{ secrets.GHOST_ADMIN_API_URL }}
api-key: ${{ secrets.GHOST_ADMIN_API_KEY }}
exclude: "node_modules/*"
exclude: "node_modules/* .gitignore .gitattributes gulpfile.js README.md LICENSE.md routes.yaml .github/*"
Loading

0 comments on commit 482f875

Please sign in to comment.