We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a247b0 + b33a33d commit 773a2d0Copy full SHA for 773a2d0
.github/workflows/type-summary.yml
@@ -28,7 +28,7 @@ jobs:
28
echo "CURRENT_BRANCH=${branchName}" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf8 -Append
29
shell: pwsh
30
- name: push
31
- uses: github-actions-x/commit@v2.7
+ uses: github-actions-x/commit@v2.8
32
with:
33
github-token: ${{ secrets.GITHUB_TOKEN }}
34
push-branch: ${{ env.CURRENT_BRANCH }}
0 commit comments