mirror of
https://github.com/penpot/penpot.git
synced 2026-08-07 05:18:36 +00:00
🔧 Fix file name
This commit is contained in:
parent
693b52bf45
commit
77bbf30ae4
@ -100,7 +100,7 @@ jobs:
|
|||||||
working-directory: plugins
|
working-directory: plugins
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
sed -i "s/WORKER_URI/${{ env.WORKER_URI }}/g" wrangler-penpot-plugins-api-doc.toml
|
sed -i "s/WORKER_URI/${{ env.WORKER_URI }}/g" wrangler-penpot-plugins-styles-doc.toml
|
||||||
|
|
||||||
- name: Deploy to Cloudflare Workers
|
- name: Deploy to Cloudflare Workers
|
||||||
uses: cloudflare/wrangler-action@v3
|
uses: cloudflare/wrangler-action@v3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user