Skip to content

Commit

Permalink
fix: firefox打包id重复
Browse files Browse the repository at this point in the history
  • Loading branch information
CodFrm committed Oct 19, 2021
1 parent f63cc51 commit 0d58c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packageRelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
asset_content_type: application/zip

- name: Upload FireFox Release Asset zip
id: upload-release-asset
id: upload-firefox-release-asset
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 0d58c06

Please sign in to comment.