Skip to content

Commit

Permalink
fix extension.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Häublein committed Dec 27, 2020
1 parent a43c8b2 commit 10500b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.create_release.outputs.upload_url }}
asset_path: ./dist.zip
asset_path: ./extension.zip
asset_name: password-manager-extension.zip
asset_content_type: application/zip

0 comments on commit 10500b7

Please sign in to comment.