We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5382a71 commit f62e95cCopy full SHA for f62e95c
.github/workflows/build-release_pull-request.yaml
@@ -32,7 +32,7 @@ jobs:
32
echo "tag=$extracted_tag" >> "$GITHUB_OUTPUT"
33
echo "::notice::Tag extracted from the Pull Request title: $extracted_tag"
34
else
35
- echo "::error::No valid tag found in Pull Request title."
+ echo "::warning::No valid tag found in Pull Request title."
36
fi
37
38
update-packagejson:
0 commit comments