Skip to content

Commit ac48a19

Browse files
authored
Update test1.yml
1 parent 450e371 commit ac48a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
- name: Add comment
3333
env:
3434
GITHUB_TOKEN: ${{ steps.generate_token.outputs.token }}
35-
run: gh issue comment ${{ github.event.inputs.issueNumber }} --body "${{ github.event.inputs.commentText }}"
35+
run: gh issue comment ${{ github.event.inputs.issueNumber }} --body "${{ github.event.inputs.commentText }}" --repo GmodNET/github-app-test

0 commit comments

Comments
 (0)