Skip to content

Commit

Permalink
revert app id
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <[email protected]>
  • Loading branch information
Hailong-am committed Oct 20, 2023
1 parent aa95629 commit 4c62f31
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/bump-bwc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}
#installation_id: 22958780
installation_id: 42934585
installation_id: 22958780

- uses: actions/checkout@v4
- name: Fetch Tag and Version Information
Expand Down

0 comments on commit 4c62f31

Please sign in to comment.