Skip to content

Commit

Permalink
Adjust yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Misiuk committed Aug 23, 2023
1 parent d310a9b commit a600382
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
secrets: inherit
env:
BASE_URL: ${{ secrets.BASE_URL }}
KINDE_CLIENT_ID: ${{ secrets.KINDE_CLIENT_ID }}
Expand Down

0 comments on commit a600382

Please sign in to comment.