Skip to content

Commit

Permalink
Updated release tag.
Browse files Browse the repository at this point in the history
  • Loading branch information
afd committed May 4, 2023
1 parent 4f70b8c commit b86c5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ DESCRIPTION="$(echo -e "Automated build for dredd revision ${GITHUB_SHA}.")"
"${PYTHON}" -m github_release_retry.github_release_retry \
--user "mc-imperial" \
--repo "dredd" \
--tag_name "0.1" \
--tag_name "0.2" \
--target_commitish "${GITHUB_SHA}" \
--body_string "${DESCRIPTION}" \
"${DREDD_ZIP_NAME}"

0 comments on commit b86c5a9

Please sign in to comment.