We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cecf8f commit 3eaf76cCopy full SHA for 3eaf76c
1 file changed
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: actions/upload-artifact@v4
30
with:
31
name: paperdebugger-chrome-extension-prd
32
- path: paperdebugger/webapp/_webapp/dist
+ path: webapp/_webapp/dist
33
34
- name: Install zip
35
run: |
0 commit comments