We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f4b06c commit fadfb85Copy full SHA for fadfb85
.github/workflows/run-minor-release.yml
@@ -18,7 +18,7 @@ permissions:
18
19
env:
20
JOB_URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
21
- SLACK_CHANNEL: "#apm-server"
+ SLACK_CHANNEL: "#on-week-oblt-productivity"
22
GH_TOKEN: ${{ secrets.APM_SERVER_RELEASE_TOKEN }}
23
24
jobs:
0 commit comments