Skip to content

Commit

Permalink
Merge branch 'main' into sophia-async-kusama
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophia-Gold authored Nov 22, 2023
2 parents 83e1cc9 + 41d3ca6 commit a809bff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
id: merge_token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.REVIEW_APP_ID }}
private_key: ${{ secrets.REVIEW_APP_KEY }}
app_id: ${{ secrets.MERGE_APP_ID }}
private_key: ${{ secrets.MERGE_APP_KEY }}
- name: Set auto merge
uses: paritytech/[email protected]
with:
Expand Down

0 comments on commit a809bff

Please sign in to comment.