Skip to content

Commit

Permalink
fix publish path
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelstroschein committed Jan 23, 2025
1 parent 2bd4207 commit d02ac89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ services:
type: web
runtime: static
autoDeploy: true
staticPublishPath: packages/opral-website/**
staticPublishPath: packages/opral-website
buildFilter:
paths:
- packages/opral-website/**
Expand Down

0 comments on commit d02ac89

Please sign in to comment.