Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfieJones committed Feb 29, 2024
1 parent de3d4bc commit 6aa2a06
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 21 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pixeleye.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
runs-on: ubuntu-latest
env:
PIXELEYE_PROJECT_TOKEN: ${{ secrets.PIXELEYE_PROJECT_TOKEN }}
PIXELEYE_LOG_LEVEL: "debug"
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
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.4.3",
"pixeleye": "0.4.4",
"plop": "^3.1.1",
"prettier": "2.8.1",
"sass": "^1.57.1",
Expand Down
41 changes: 21 additions & 20 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 6aa2a06

Please sign in to comment.