We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac734c3 commit 5c83890Copy full SHA for 5c83890
1 file changed
.github/workflows/assign_release_conductor.yml
@@ -23,7 +23,7 @@ jobs:
23
id: pagerduty
24
with:
25
schedule-id: 'P3IIVC4'
26
- token: ${{ secrets.PAGERDUTY_API_KEY_SID }}
+ token: ${{ secrets.PAGERDUTY_TOKEN_SHARED }}
27
- run: echo ${{ steps.pagerduty.outputs.user }} is release conductor
28
- name: Add user as assignee and reviewer
29
uses: actions/github-script@5c56fde4671bc2d3592fb0f2c5b5bab9ddae03b1
0 commit comments