Skip to content

Commit

Permalink
chore: improve documentation to be able to bump pull requests correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
Forestsoft-de committed Oct 22, 2022
1 parent 7133124 commit 10a108b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
- name: Get next version
id: get_next_version
uses: thenativeweb/get-next-version
Expand Down

0 comments on commit 10a108b

Please sign in to comment.