Skip to content

Commit

Permalink
Update pixeleye.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfieJones committed Feb 29, 2024
1 parent 99a1e01 commit a56aab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pixeleye.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
env:
PIXELEYE_PROJECT_TOKEN: ${{ secrets.PIXELEYE_PROJECT_TOKEN }}
PIXELEYE_LOG_LEVEL: "debug"
PIXELEYE_LOG_LEVEL: debug
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
Expand Down

0 comments on commit a56aab8

Please sign in to comment.