Browse Source

BRE-47 TEST: default Slack channel in report-upcoming-release-version/action.yml

task/BRE-47
Alex Urbina 2 years ago
parent
commit
e7aaa3eaf7
No known key found for this signature in database
GPG Key ID: BFAFE8D81FF8B38D
  1. 2
      report-upcoming-release-version/action.yml

2
report-upcoming-release-version/action.yml

@ -9,7 +9,7 @@ inputs: @@ -9,7 +9,7 @@ inputs:
required: true
slack-channel:
description: "The name of the Slack channel."
default: release
default: devops-alerts-test
AZURE_KV_CI_SERVICE_PRINCIPAL:
description: "The service principal used to authenticate to Azure."
required: true

Loading…
Cancel
Save