We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f122e commit 3882e63Copy full SHA for 3882e63
.github/workflows/backport.yml
@@ -40,4 +40,4 @@ jobs:
40
comment_body: ${{ github.event.comment.body }}
41
secrets:
42
app_id: ${{ secrets.OPENWISP_BOT_APP_ID }}
43
- private_key: ${{ secrets.OPENWISP_BOT_PRIVATE_KEY }}
+ private_key: ${{ secrets.OPENWISP_BOT_PRIVATE_KEY }}
0 commit comments