Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Oct 12, 2023
1 parent 1318767 commit cbe4165
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
run: |
set -euxo pipefail
if git tag |grep -q "$NEW_TAG"; then
echo "::setFailed::ONE"
echo "::setFailed::TWO" >&2
echo "::error::Tag $NEW_TAG already exists" >&2
exit 1
fi
Expand Down

0 comments on commit cbe4165

Please sign in to comment.