Skip to content

Commit 3452e9e

Browse files
authored
Merge pull request #21 from duylongpro99/development
chore
2 parents 78685e7 + 19b9935 commit 3452e9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-reusable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,8 @@ jobs:
7676
run: |
7777
pnpm build
7878
echo "result=success" >> $GITHUB_OUTPUT
79-
env:
80-
NEXT_PUBLIC_CONVEX_URL: ${{ secrets.NEXT_PUBLIC_CONVEX_URL }}
79+
# env:
80+
# NEXT_PUBLIC_CONVEX_URL: ${{ secrets.NEXT_PUBLIC_CONVEX_URL }}
8181

8282
- name: Upload build artifacts
8383
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)