Skip to content

Commit

Permalink
change to notice level
Browse files Browse the repository at this point in the history
  • Loading branch information
leoschwarz committed Jan 9, 2025
1 parent 7307e86 commit 6790a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_app_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
echo "is_valid=true" >> "$GITHUB_OUTPUT"
else
echo "is_valid=false" >> "$GITHUB_OUTPUT"
echo "::error::Invalid tag format. Expected tag to start with 'app-runner/'"
echo "::notice::Invalid tag format. Expected tag to start with 'app-runner/'"
fi
build_app_runner:
name: Build App Runner
Expand Down

0 comments on commit 6790a14

Please sign in to comment.