mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
fix: remove unnecessary comment from build preview workflow
- Eliminated an internal issue comment from the artifact upload step for clarity. - Ensured the workflow remains clean and focused on essential configurations.
This commit is contained in:
parent
0ef9970aff
commit
04d83432df
3
.github/workflows/build-preview.yml
vendored
3
.github/workflows/build-preview.yml
vendored
@ -41,5 +41,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: preview-build
|
name: preview-build
|
||||||
path: app/dist
|
path: app/dist
|
||||||
There is an internal issue with your Cloudflare Pages Git installation. If this issue persists after reinstalling your installation, contact support: https://cfl.re/3WgEyrH.
|
|
Loading…
Reference in New Issue
Block a user