Skip to content

Commit c9cb4bf

Browse files
Release: Upload IDE to toolchain releases
Signed-off-by: Anton Kolesov <[email protected]>
1 parent de85acd commit c9cb4bf

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Makefile.release

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -405,11 +405,7 @@ upload:
405405
$O/$(TOOLS_LINUXBE_700_DIR_LINUX)$(TAR_EXT) \
406406
$O/$(TOOLS_LINUXLE_HS_DIR_LINUX)$(TAR_EXT) \
407407
$O/$(TOOLS_LINUXBE_HS_DIR_LINUX)$(TAR_EXT) \
408-
$O/$(TOOLS_SOURCE_DIR)$(TAR_EXT)
409-
$(PYTHON) github/create-release.py --owner=foss-for-synopsys-dwc-arc-processors \
410-
--project=arc_gnu_eclipse --tag=$(RELEASE_TAG) --draft \
411-
--name="$(RELEASE_NAME)" \
412-
--prerelease --oauth-token=$(shell cat ~/.github_oauth_token) \
408+
$O/$(TOOLS_SOURCE_DIR)$(TAR_EXT) \
413409
$O/$(IDE_PLUGINS_ZIP) \
414410
$O/$(IDE_TGZ_LINUX) \
415411
$O/$(IDE_EXE_WIN)

0 commit comments

Comments
 (0)