summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDarius Jahandarie <djahandarie@gmail.com>2023-08-19 19:26:29 +0900
committerGitHub <noreply@github.com>2023-08-19 19:26:29 +0900
commit32c1928885be4a2d822c4105216becfa90455e99 (patch)
treea7cf921773930622b1b54edc00e795fd3913d5f3 /.github
parenta00a56c429347d872bfd6fe1597e6f8991cf7217 (diff)
Fix typo in publish-firefox-development.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/publish-firefox-development.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/publish-firefox-development.yml b/.github/workflows/publish-firefox-development.yml
index f69960aa..8d8cd616 100644
--- a/.github/workflows/publish-firefox-development.yml
+++ b/.github/workflows/publish-firefox-development.yml
@@ -49,8 +49,8 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ inputs.upload_url }}
- asset_path: yomitan-firefox.xpi
- asset_name: yomitan-firefox.xpi
+ asset_path: yomitan-firefox-dev.xpi
+ asset_name: yomitan-firefox-dev.xpi
asset_content_type: application/x-xpinstall
# update update.json so that all people who have the dev version installed get the new update