Skip to content

Commit

Permalink
pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
ifranda committed Jul 24, 2024
1 parent c1f47ce commit 8b5afd8
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/update_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,5 @@ jobs:
make html
cp -r html/* ../
- name: Commit and push changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Release ${{ env.RELEASE_NAME }}"
branch: Actions
- name: Create Pull Request
uses: peter-evans/create-pull-request@v6

0 comments on commit 8b5afd8

Please sign in to comment.