Skip to content

Commit

Permalink
without reset
Browse files Browse the repository at this point in the history
  • Loading branch information
gring2 committed Mar 9, 2021
1 parent 55299f1 commit fe33bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_pr.yml
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
branch: ${{ steps.get_branch.outputs.branch }}
branch: master
title: Release-${{ steps.date.outputs.date }}
reviewers: |
gring2

0 comments on commit fe33bbc

Please sign in to comment.