We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5552c commit 541e272Copy full SHA for 541e272
.github/actions/build-release-candidate/action.yml
@@ -1,5 +1,5 @@
1
name: 'Build release candidate'
2
-description: 'Builds the release candidate that will be used for deployment and validations leading up to deployment'
+description: 'Builds and caches the release candidate that will be used for deployment and validations leading up to deployment'
3
inputs:
4
app_name:
5
description: 'Name of application'
0 commit comments