Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 811f184

Browse files
committed
wip
1 parent 45ac461 commit 811f184

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

‎.github/workflows/build.yml‎

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,12 @@ jobs:
4343
name: ${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-firefox.zip
4444
path: dist/${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-firefox.zip
4545

46-
- name: Upload firefox extension as build artifact (flat)
47-
uses: actions/upload-artifact@v1
48-
with:
49-
name: ${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-firefox-flat.zip
50-
path: dist/${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-firefox-flat.zip
51-
5246
- name: Upload chrome extension as build artifact
5347
uses: actions/upload-artifact@v1
5448
with:
5549
name: ${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-chrome.zip
5650
path: dist/${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-chrome.zip
5751

58-
- name: Upload chrome extension as build artifact (flat)
59-
uses: actions/upload-artifact@v1
60-
with:
61-
name: ${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-chrome-flat.zip
62-
path: dist/${{ env.FIREPHP_BUILD_FILENAME_PREFIX }}-chrome-flat.zip
63-
6452
- name: Upload firefox release if tagging
6553
uses: fnkr/github-action-ghr@v1
6654
if: startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /