Skip to content

Commit

Permalink
#10
Browse files Browse the repository at this point in the history
  • Loading branch information
prashanth-sams committed Jul 24, 2020
1 parent 8b8366a commit a938d7c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/create-pull-request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3.0.0
uses: peter-evans/create-pull-request@v1.5.4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PULL_REQUEST_BASE: master

0 comments on commit a938d7c

Please sign in to comment.