Skip to content

Commit

Permalink
stop publishing appimagine since its disabled by #7707
Browse files Browse the repository at this point in the history
  • Loading branch information
jennijuju committed Jan 4, 2022
1 parent 2474c0b commit 6b08680
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/publish-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,6 @@ artifacts=(
"lotus_${CIRCLE_TAG}_darwin-amd64.tar.gz"
"lotus_${CIRCLE_TAG}_darwin-amd64.tar.gz.cid"
"lotus_${CIRCLE_TAG}_darwin-amd64.tar.gz.sha512"
"Lotus-${CIRCLE_TAG}-x86_64.AppImage"
"Lotus-${CIRCLE_TAG}-x86_64.AppImage.cid"
"Lotus-${CIRCLE_TAG}-x86_64.AppImage.sha512"
)

for RELEASE_FILE in "${artifacts[@]}"
Expand Down

0 comments on commit 6b08680

Please sign in to comment.