We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10088e3 commit 92f6010Copy full SHA for 92f6010
1 file changed
.github/workflows/CICD-TEST.yml
@@ -49,4 +49,4 @@ jobs:
49
- name: Deploy to production
50
if: startsWith(steps.merge_message.outputs.message, 'Release')
51
run: |
52
- echo "End All"
+ echo "End All Actions"
0 commit comments