Skip to content

Commit

Permalink
Revert to using OpenSearch app installation ID
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Ohlsen <[email protected]>
  • Loading branch information
ohltyler committed Mar 7, 2022
1 parent 777ebc1 commit f258af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
installation_id: ${{ secrets.APP_INSTALLATION_ID }}
installation_id: 22958780
- name: Label
uses: actions/labeler@v4
with:
Expand Down

0 comments on commit f258af0

Please sign in to comment.