Skip to content

Commit

Permalink
Merge pull request #161 from Homebrew/sync-shared-config-pr-creation-fix
Browse files Browse the repository at this point in the history
workflows/sync-shared-config: fix PR creation (again)
  • Loading branch information
ZhongRuoyu committed Jul 15, 2024
2 parents d92aecb + 4b80957 commit 6f279b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sync-shared-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
repository: ${{ matrix.repo }}
path: target/${{ matrix.repo }}
token: ${{ secrets.HOMEBREW_DOTGITHUB_WORKFLOW_TOKEN }}
persist-credentials: false

- name: Configure Git user
uses: Homebrew/actions/git-user-config@master
Expand Down

0 comments on commit 6f279b6

Please sign in to comment.