Skip to content

Commit 34c4ef7

Browse files
Heiko KieselWeltraumschaf
authored andcommitted
Rename GitHub token
Signed-off-by: Heiko Kiesel <heiko.kiesel@iteratec.com>
1 parent 8b7e255 commit 34c4ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/documentation-roulette.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
env:
2828
ORG: secureCodeBox
2929
TEAM_SLUG: core-team
30-
GH_TOKEN: ${{ secrets.SCB_DOCU_ROULETTE }} # Token used here needs org:read permission
30+
GH_TOKEN: ${{ secrets.SCB_BOT_DOCU_ROULETTE_TOKEN }} # Token used here needs org:read permission
3131

3232
# Select random member from team response
3333
- name: Select the chosen member

0 commit comments

Comments
 (0)