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.
1 parent f6ea6fe commit 1cc29b5Copy full SHA for 1cc29b5
.github/actions/setup-git-as-bot/action.yml
@@ -38,6 +38,7 @@ runs:
38
GH_TOKEN: ${{ steps.app-token.outputs.token }}
39
40
- name: Configure git
41
+ id: configure-git
42
shell: bash
43
env:
44
USER_NAME: '${{ steps.app-token.outputs.app-slug }}[bot]'
0 commit comments