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 5c37e8b commit 5d36f02Copy full SHA for 5d36f02
.github/workflows/ci.yml
@@ -53,3 +53,6 @@ jobs:
53
pull-requests: write
54
steps:
55
- uses: jimeh/release-please-manifest-action@v2
56
+ with:
57
+ app-id: ${{ secrets.RELEASE_BOT_APP_ID }}
58
+ private-key: ${{ secrets.RELEASE_BOT_PRIVATE_KEY }}
0 commit comments