Skip to content

Commit

Permalink
fix: authentication with homebrew-sedge (#502)
Browse files Browse the repository at this point in the history
  • Loading branch information
stdevMac authored Feb 10, 2025
1 parent 2898e44 commit 07eb7e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ jobs:
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.APP_PRIVATE_KEY }}
repositories: "homebrew-sedge,sedge"
skip-token-revoke: true

- name: Create Pull Request
uses: peter-evans/create-pull-request@v6
Expand Down

0 comments on commit 07eb7e0

Please sign in to comment.