Skip to content

Commit

Permalink
Reduce log noise in sign step
Browse files Browse the repository at this point in the history
  • Loading branch information
rtyley committed Jan 9, 2024
1 parent 52329fa commit 6e7412d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/reusable-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,6 @@ jobs:
git tag -a -F tag-message.txt $RELEASE_TAG $RELEASE_COMMIT_ID
echo "RELEASE_TAG=$RELEASE_TAG"
git show $RELEASE_TAG
echo "Pushing tag $RELEASE_TAG"
git push origin $RELEASE_TAG
Expand Down

0 comments on commit 6e7412d

Please sign in to comment.