Skip to content

Commit

Permalink
u
Browse files Browse the repository at this point in the history
  • Loading branch information
travisgroth committed Jul 16, 2021
1 parent 1043760 commit aeeb4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: generate_token
uses: tibdex/github-app-token@v1
with:
app_id: ${{ secrets.BACKPORT_APP_CLIENTID }}
app_id: ${{ secrets.BACKPORT_APP_APPID }}
private_key: ${{ secrets.BACKPORT_APP_PRIVATE_KEY }}

- name: Backport
Expand Down

0 comments on commit aeeb4de

Please sign in to comment.