Skip to content

Commit

Permalink
Force github app token action to treat app as org-level
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbainter committed Nov 11, 2024
1 parent bde44e7 commit 2e152c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/notify-portmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
with:
app-id: ${{ vars.ORG_APP_ID }}
private-key: ${{ secrets.ORG_APP_PRIVATE_KEY }}
owner: ${{ github.repository_owner }}

- name: Send repository_dispatch
uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit 2e152c7

Please sign in to comment.