You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,3 +105,7 @@ pre_commit_command: |
105
105
You can see a example with Next.js in action on [this workflow.](https://github.com/rodnye/inf-cujae-website/blob/8c56335a5fba293824efecab8737e5808814871c/.github/workflows/evennode.yml#L43)
106
106
107
107
This approach significantly reduces deployment time as the host doesn't need to rebuild the application. The built files are included directly in the deployment.
108
+
109
+
---
110
+
111
+
🍊 Created by [Rodny Estrada](https://github.com/rodnye)
0 commit comments