Skip to content

Commit

Permalink
ci: skip validator as new release created as draft (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmic-vagabond authored Jan 6, 2024
1 parent 45036da commit 5a6940d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
--title="${{ github.ref_name }}" \
--description="Elys Network ${{ github.ref_name }} released. Focuses on enhancements and codebase improvements." \
--upgrade-info="{\"binaries\":{\"linux/amd64\":\"https://github.com/elys-network/elys/releases/download/${{ github.ref_name }}/elysd-${{ github.ref_name }}-linux-amd64.tar.gz?checksum=$checksum\"}}" \
--no-validate \
--from=key_1 \
$OPTIONS | extract_txhash
)
Expand Down

0 comments on commit 5a6940d

Please sign in to comment.