Skip to content

Commit

Permalink
Update pre-release.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
VJftw authored Oct 18, 2020
1 parent 28730ac commit 7b9ed47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/pre-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ post_release_json=$(cat <<EOF
EOF
)

echo "-> creating release ${version}"

release_resp=$(curl \
--header "Accept: ${github_api_version}" \
--header "Authorization: token ${GITHUB_TOKEN}" \
Expand Down

0 comments on commit 7b9ed47

Please sign in to comment.