mirror of
https://github.com/pockethost/pockethost.git
synced 2025-03-30 15:08:30 +00:00
fix: frontend cloudflare CI publishing
This commit is contained in:
parent
60fd1431c3
commit
0205c4a476
4
.github/workflows/publish.yaml
vendored
4
.github/workflows/publish.yaml
vendored
@ -33,14 +33,14 @@ jobs:
|
||||
uses: tj-actions/changed-files@v40.1.0
|
||||
with:
|
||||
files: |
|
||||
dist/lander/**
|
||||
frontends/lander/**
|
||||
|
||||
- name: Get changed dashboard files
|
||||
id: changed-dashboard-files
|
||||
uses: tj-actions/changed-files@v40.1.0
|
||||
with:
|
||||
files: |
|
||||
dist/dashboard/**
|
||||
frontends/dashboard/**
|
||||
|
||||
- name: Publish lander to Cloudflare Pages
|
||||
uses: cloudflare/pages-action@v1.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user