Skip to content

Commit

Permalink
ci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
krau committed Jul 22, 2024
1 parent 1d3839e commit 2a9b621
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
run: npm run build

- name: Archive
uses: montudor/[email protected]
with:
args: cd build && zip -r ../Gopeed-Chrome-Extension.zip .
run: cd build && zip -r ../Gopeed-Chrome-Extension.zip .

- name: Create Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 2a9b621

Please sign in to comment.