Skip to content

Commit

Permalink
🐛 Create token for multiple repos
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Zunker <christian@mondoo.com>
  • Loading branch information
czunker committed Jan 29, 2025
1 parent e857696 commit 84a1b92
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,10 @@ jobs:
with:
app-id: ${{ secrets.MONDOO_MERGEBOT_APP_ID }}
private-key: ${{ secrets.MONDOO_MERGEBOT_APP_PRIVATE_KEY }}
owner: ${{ github.repository_owner }}
repository: |
mondoohq/installer
mondoohq/cnspec
- name: Trigger installer release
uses: peter-evans/repository-dispatch@v3
Expand Down

0 comments on commit 84a1b92

Please sign in to comment.