Skip to content

Commit

Permalink
Merge pull request #390 from HubSpot/update-cli-and-deploy-version
Browse files Browse the repository at this point in the history
Update cli and deploy version
  • Loading branch information
jasonnrosa committed Nov 16, 2021
2 parents 041251a + c3a4d66 commit e348688
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2.3.3
- name: HubSpot Deploy Action
uses: HubSpot/hubspot-cms-deploy-action@v1.3
uses: HubSpot/hubspot-cms-deploy-action@v1.4
with:
src_dir: src
dest_dir: cms-theme-boilerplate
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"author": "",
"license": "Apache-2.0",
"devDependencies": {
"@hubspot/cms-cli": "^2.2.0",
"autoprefixer": "^9.0.0",
"eslint": "^7.9.0",
"js-yaml": "^3.14.0",
Expand Down

0 comments on commit e348688

Please sign in to comment.