Skip to content

Commit

Permalink
updating pixeleye
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfieJones committed Feb 28, 2024
1 parent d613a03 commit 0524077
Show file tree
Hide file tree
Showing 3 changed files with 64 additions and 132 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pixeleye.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@ name: "Pixeleye core"

on:
push:
# paths:
# - packages/core/**

jobs:
pixeleye-core-deployment:
runs-on: ubuntu-latest
env:
PUPPETEER_SKIP_DOWNLOAD: true
PIXELEYE_PROJECT_TOKEN: ${{ secrets.PIXELEYE_PROJECT_TOKEN }}
steps:
- uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"gulp-sass": "^5.1.0",
"handlebars": "^4.7.7",
"handlebars-helpers": "^0.10.0",
"pixeleye": "0.3.13",
"pixeleye": "0.4.0",
"plop": "^3.1.1",
"prettier": "2.8.1",
"sass": "^1.57.1",
Expand Down
191 changes: 63 additions & 128 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0524077

Please sign in to comment.