Skip to content

Commit

Permalink
fix: workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
X140Yu committed May 26, 2022
1 parent cccbaba commit 64c8ab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish-release-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,4 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: "extension/chrome.zip, extension/firefox.xpi, extension/opera.crx"
bodyFile: "body.md"
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 64c8ab7

Please sign in to comment.