Skip to content

Commit

Permalink
fix: app installation if
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Feb 19, 2024
1 parent 83c2e29 commit 059487c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
commit_sha: ${{ github.sha }}
app_private_key: ${{ secrets.APP_PRIVATE_KEY }}
app_id: ${{ secrets.APP_ID }}
app_installation_id: ${{ secrets.INSTALLATION_ID }}
app_installation_id: ${{ secrets.APP_INSTALLATION_ID }}
# other inputs...
# env:
# TEST_TEMPLATE: ${{ secrets.TEST_TEMPLATE }}
Expand Down

1 comment on commit 059487c

@ubiquibot
Copy link

@ubiquibot ubiquibot bot commented on 059487c Feb 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment has been done! Here is the link

Please sign in to comment.