We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36349bf commit 32f9b85Copy full SHA for 32f9b85
1 file changed
.github/workflows/npm-publish.yml
@@ -15,6 +15,8 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@v2
18
+ with:
19
+ fetch-depth: 0
20
- name: Post bumpr status comment
21
uses: haya14busa/action-bumpr@v1
22
0 commit comments