Skip to content

Commit

Permalink
v5 create-pull-request
Browse files Browse the repository at this point in the history
  • Loading branch information
polyrod committed Nov 2, 2024
1 parent ebc9038 commit 559bf25
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v7
uses: peter-evans/create-pull-request@v5
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: Update README.pdf
Expand All @@ -44,9 +44,6 @@ jobs:
automated pr
assignees: polyrod
reviewers: polyrod
team-reviewers: |
owners
maintainers
draft: false


0 comments on commit 559bf25

Please sign in to comment.