Skip to content

Commit

Permalink
Try fixing deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Jan 27, 2025
1 parent 8bad399 commit b10b708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
release:
types: [ published ]


jobs:
build:
name: Build
Expand Down Expand Up @@ -34,3 +33,4 @@ jobs:
upload_url: ${{ github.event.release.upload_url }}
asset_path: "dist/"
asset_name: "unpacked-extension"
asset_content_type: application/zip

0 comments on commit b10b708

Please # to comment.