Skip to content

Commit

Permalink
ci: fix step script
Browse files Browse the repository at this point in the history
  • Loading branch information
rootCircle committed Dec 26, 2024
1 parent ae41514 commit e7b6966
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 @@ -73,7 +73,7 @@ jobs:
APPROVAL_NOTE=$(cat docs/FOR_ADDONS_REVIEWERS.md)
echo "APPROVAL_NOTE=$APPROVAL_NOTE" >> $GITHUB_ENV
- uses: browser-actions/public-firefox-addon@latest
- uses: browser-actions/release-firefox-addon@latest
with:
addon-id: "docfiller"
addon-path: "web-ext-artifacts/docfiller-*-firefox.zip"
Expand Down

0 comments on commit e7b6966

Please sign in to comment.