Skip to content

Commit

Permalink
Update nextjs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
szweibel authored Sep 1, 2023
1 parent e0d24d4 commit 384a8ea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
env:
GITHUBSECRET: ${{ secrets.GITHUBSECRET }}
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 384a8ea

Please sign in to comment.