Skip to content

Commit

Permalink
ci: remove --assignee argument
Browse files Browse the repository at this point in the history
  • Loading branch information
sasaplus1 committed Jun 14, 2024
1 parent 8333bd4 commit ce6ef01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Create Pull Request
run: >
gh pr create
--assignee
--base "${{ github.event.repository.default_branch }}"
--body ''
--head "${{ github.ref_name }}"
Expand Down

0 comments on commit ce6ef01

Please sign in to comment.