We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a5ad78f + 45987bd commit a47f848Copy full SHA for a47f848
.github/workflows/type-summary.yml
@@ -29,7 +29,7 @@ jobs:
29
echo "CURRENT_BRANCH=${branchName}" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf8 -Append
30
shell: pwsh
31
- name: push
32
- uses: github-actions-x/commit@v2.7
+ uses: github-actions-x/commit@v2.8
33
with:
34
github-token: ${{ secrets.GITHUB_TOKEN }}
35
push-branch: ${{ env.CURRENT_BRANCH }}
0 commit comments