Skip to content

Commit

Permalink
Update Dockerbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdksh authored Sep 27, 2023
1 parent fb36c3c commit 6114ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Dockerbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: yarn
- name: Build
run: yarn build
- env:
env:
NEXT_PUBLIC_SENTRY_AUTH_TOKEN: ${{ secrets.NEXT_PUBLIC_SENTRY_AUTH_TOKEN }}
NEXT_PUBLIC_SENTRY_DSN: ${{ secrets.NEXT_PUBLIC_SENTRY_DSN }}
NEXT_PUBLIC_SENTRY_ORG: ${{ secrets.NEXT_PUBLIC_SENTRY_ORG }}
Expand Down

0 comments on commit 6114ef2

Please sign in to comment.