Skip to content

Commit 12a21f7

Browse files
authored
Update app-token.yml
1 parent 80dc646 commit 12a21f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/app-token.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ jobs:
1616
run: echo "user-id=$(gh api "/users/${{ steps.app-token.outputs.app-slug }}[bot]" --jq .id)" >> "$GITHUB_OUTPUT"
1717
env:
1818
GH_TOKEN: ${{ steps.app-token.outputs.token }}
19-
- id: committer
20-
run: echo "string=${{ steps.app-token.outputs.app-slug }}[bot] <${{ steps.get-user-id.outputs.user-id }}+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com>" >> "$GITHUB_OUTPUT"
21-
- run: echo "committer string is ${ {steps.committer.outputs.string }}"

0 commit comments

Comments
 (0)