Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonye Jack authored Jul 31, 2020
1 parent 36da8b4 commit 2a1d51e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
- uses: actions/checkout@v2
- name: Bumpversion release version.
uses: tj-actions/[email protected]
id: bumpversion
with:
paths: |
README.md
id: bumpversion
with:
paths: |
README.md
- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit 2a1d51e

Please sign in to comment.