We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbcf32 commit fa4a291Copy full SHA for fa4a291
1 file changed
.github/workflows/backport.yaml
@@ -34,4 +34,4 @@ jobs:
34
steps:
35
- uses: tibdex/backport@9565281eda0731b1d20c4025c43339fb0a23812e
36
with:
37
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.DAPR_BOT_TOKEN }}
0 commit comments