Skip to content

Commit

Permalink
switch to org secret for pr bot (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
sastels authored May 4, 2023
1 parent 7dc92e8 commit 75620bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:
id: notify-pr-bot
uses: getsentry/action-github-app-token@38a3ce582e170ddfe8789f509597c6944f2292a9 # v1.0.6
with:
app_id: ${{ secrets.PRBOT_APP_ID }}
private_key: ${{ secrets.PRBOT_PRIVATE_KEY }}
app_id: ${{ secrets.NOTIFY_PR_BOT_APP_ID }}
private_key: ${{ secrets.NOTIFY_PR_BOT_PRIVATE_KEY }}

- uses: cds-snc/notification-pr-bot@main
env:
Expand Down

0 comments on commit 75620bb

Please sign in to comment.