mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
chore: ensure newline at end of file in build preview workflow
- Added a newline at the end of the build-preview.yml file to adhere to best practices for file formatting.
This commit is contained in:
parent
003610de8e
commit
ccbe9e549c
2
.github/workflows/build-preview.yml
vendored
2
.github/workflows/build-preview.yml
vendored
@ -41,4 +41,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: preview-build
|
||||
path: app/dist
|
||||
path: app/dist
|
Loading…
Reference in New Issue
Block a user