Skip to content

Commit

Permalink
Merge pull request #271 from carverauto/updates/release_1_0_20
Browse files Browse the repository at this point in the history
bump
  • Loading branch information
mfreeman451 authored Mar 2, 2025
2 parents a32bcb8 + 81aa853 commit 05a5c4a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
./scripts/setup-deb-agent.sh
./scripts/setup-deb-poller.sh
./scripts/setup-deb-cloud.sh
./scripts/setup-deb-web.sh
./scripts/setup-deb-dusk-checker.sh
./scripts/setup-deb-snmp-checker.sh
- name: List Artifacts (for debugging)
Expand Down
2 changes: 0 additions & 2 deletions web/next.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,4 @@ const nextConfig: NextConfig = {
}
};

console.log('Next.js configuration loaded with API_KEY length:', process.env.API_KEY)

export default nextConfig;

0 comments on commit 05a5c4a

Please sign in to comment.