Skip to content

Commit

Permalink
Merge pull request #103 from openameba/fix/release-workflow
Browse files Browse the repository at this point in the history
ci: remove --assignee argument
  • Loading branch information
sasaplus1 authored Jun 14, 2024
2 parents 8333bd4 + ce6ef01 commit 84b9e66
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 84b9e66

Please sign in to comment.