Skip to content

Commit c5961a3

Browse files
input variable devwithkrishna
1 parent df3fabb commit c5961a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_app_installation_details.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
pipenv install
2727
- name: execute python program
2828
env:
29-
ORGANIZATION: ${{ github.event.inputs.my_inputs.organization }}
29+
ORGANIZATION: ${{ github.event.inputs.organization }}
3030
GH_TOKEN: ${{ secrets.DEVWITHKRISHNA_PERSONAL_ACCESS_TOKEN }}
3131
run: |
3232
pipenv run python3 list_all_github_app_in_org.py

0 commit comments

Comments
 (0)