Skip to content

Commit 3eaf76c

Browse files
committed
fix: release action
1 parent 2cecf8f commit 3eaf76c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/upload-artifact@v4
3030
with:
3131
name: paperdebugger-chrome-extension-prd
32-
path: paperdebugger/webapp/_webapp/dist
32+
path: webapp/_webapp/dist
3333

3434
- name: Install zip
3535
run: |

0 commit comments

Comments
 (0)