Skip to content

Commit 62b7387

Browse files
committed
chore: add comment for installation ID reference
1 parent 297d19b commit 62b7387

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
app_id: ${{ secrets.APP_ID }}
2525
private_key: ${{ secrets.APP_PRIVATE_KEY }}
2626
installation_id: ${{ secrets.APP_INSTALLATION_ID }}
27+
# Add debug output to verify installation ID
28+
# installation_id: 66276079
2729

2830
- name: Checkout
2931
uses: actions/checkout@v4

0 commit comments

Comments
 (0)