Skip to content

Commit eb737b8

Browse files
committed
ffs
1 parent 4a660f9 commit eb737b8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,5 @@ jobs:
8787
uses: actions/upload-artifact@v4
8888
with:
8989
name: extension-releases
90-
path: |
91-
extension/.output/*-chrome.zip
92-
extension/.output/*-firefox.zip
90+
path: extension/.output/*.zip
9391
retention-days: ${{ inputs.retention-days }}

0 commit comments

Comments
 (0)