We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e50ce0 commit 24eaa07Copy full SHA for 24eaa07
.github/workflows/expense.yml-
@@ -46,7 +46,7 @@ jobs:
46
team: technical-steering-committee
47
organisation: webdriverio
48
env:
49
- GITHUB_TOKEN: ${{ secrets.GH_TOKEN_WDIO_BOT }}
+ GITHUB_TOKEN: ${{ secrets.WDIO_BOT_GITHUB_TOKEN }}
50
expense:
51
permissions:
52
contents: write
0 commit comments