Skip to content

Commit

Permalink
ci: Remove logging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolegros committed Nov 25, 2024
1 parent 0c4c299 commit eddbc5e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ jobs:
title: "chore: Update from ${{ env.UPSTREAM_OWNER }}/${{ env.UPSTREAM_REPO }} (${{ env.LATEST_RELEASE_TAG }})",
body: "A new tag (${{ env.LATEST_RELEASE_TAG }}) has been released in the upstream repository (${{ env.UPSTREAM_OWNER }}/${{ env.UPSTREAM_REPO }}). This PR updates the main branch to this version. "
})
console.log(data)
return data.html_url
Expand Down

0 comments on commit eddbc5e

Please sign in to comment.