We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 750ec97 commit baebf38Copy full SHA for baebf38
.github/workflows/release.yml
@@ -14,6 +14,7 @@ jobs:
14
uses: actions/checkout@v2
15
with:
16
fetch-depth: 0
17
+ - uses: fregante/setup-git-user@v1
18
- name: Setup Nodejs
19
uses: actions/setup-node@v1
20
0 commit comments