Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartGecko44 authored Feb 24, 2024
1 parent fac4bb0 commit 4d5d54e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- name: Install Node dependencies
run: npm install --ignore-scripts
- name: Package using Webpack
env:
SENTRY_AUTH_WEBPACK: ${{ secrets.SENTRY_AUTH_WEBPACK }}
run: npm run build
- name: Setup Pages
uses: actions/configure-pages@v4
Expand Down

0 comments on commit 4d5d54e

Please sign in to comment.