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.
2 parents ee511ca + 62b7387 commit ffcc383Copy full SHA for ffcc383
.github/workflows/release.yml
@@ -24,6 +24,8 @@ jobs:
24
app_id: ${{ secrets.APP_ID }}
25
private_key: ${{ secrets.APP_PRIVATE_KEY }}
26
installation_id: ${{ secrets.APP_INSTALLATION_ID }}
27
+ # Add debug output to verify installation ID
28
+ # installation_id: 66276079
29
30
- name: Checkout
31
uses: actions/checkout@v4
0 commit comments