Skip to content

Commit

Permalink
Add release download to release-crx
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuuuube committed Dec 25, 2024
1 parent 8b25476 commit 54f1712
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish-chrome-development.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,11 @@ jobs:
contents: write

steps:
- uses: robinraju/release-downloader@a96f54c1b5f5e09e47d9504526e96febd949d4c2 # [email protected]
with:
tag: ${{ github.ref_name }}
fileName: "*"

- name: Sign Chrome crx for offline distribution
uses: cardinalby/webext-buildtools-chrome-crx-action@v2
with:
Expand Down

0 comments on commit 54f1712

Please sign in to comment.