Skip to content

Commit

Permalink
[ci] Fix release creation
Browse files Browse the repository at this point in the history
  • Loading branch information
nikicat committed Oct 6, 2022
1 parent 8f5c42f commit e2f8bf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
files: |
../chrome.zip
../firefox.zip
extensions/chrome.zip
extensions/firefox.zip

0 comments on commit e2f8bf6

Please sign in to comment.