Skip to content

Commit

Permalink
cross repo build - specify owner/repo to generate the token for
Browse files Browse the repository at this point in the history
  • Loading branch information
wicksipedia committed May 1, 2024
1 parent 020ab85 commit 982bb17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main-trigger-rules-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
owner: SSWConsulting
repositories: SSW.Rules

- name: Build and deploy Rules
uses: benc-uk/workflow-dispatch@v1
Expand Down

0 comments on commit 982bb17

Please sign in to comment.