Skip to content

Commit 4cb9bb9

Browse files
authored
update (#52)
1 parent 6e4b0a6 commit 4cb9bb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/backport/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ runs:
3838
if: ${{ env.BACKPORT == 'true' }}
3939
env:
4040
GITHUB_TOKEN: ${{ github.token }}
41+
shell: bash
4142
run: |
4243
git config user.name "github-actions[bot]"
4344
git config user.email "github-actions[bot]@users.noreply.github.com"

0 commit comments

Comments
 (0)